Access to convergence measure from inside the solver (Python)

Hi again,

Is there a precice function in Python where we can retrieve the convergence measure when using an implicit coupling at each iteration, by calling it from the solver (or adapter) for example ?

Thank you in advance

There is no such thing even in the C++ interface: precice/SolverInterface.hpp at main · precice/precice · GitHub

What is your use case?