FEMSimulation.solver_info FEMSimulation.solver_info(txt_fname='solver.txt')[source] Dump the PETSc solver information to a text file and echo it to the log. Parameters: txt_fname (str, optional) – Output text filename.