Hi Everyone, I'm writing a C++ application that uses fenics to solve a number of different PDEs. I would like to be able to report to the front end where fenics is at in the solution process. Anders suggested either redirecting the output stream or adding a progress callback to dolfin. I'm adding this to the QA section in case one of the developers would like to add such a callback.
Thanks,
Dave