It contain the benchmark information for each solver. More...
Data Fields | |
| std::string | method |
| Solver Krylov name. | |
| std::string | smethod |
| Method name (short form) | |
| T | time |
| time to converge in milliseconds | |
| solError | err |
| Solution error. | |
| openfpm::vector< itError > | res |
| Convergence per iteration. | |
It contain the benchmark information for each solver.
Definition at line 117 of file petsc_solver.hpp.