It contain statistic of the error of the calculated solution. More...
It contain statistic of the error of the calculated solution.
Definition at line 80 of file petsc_solver.hpp.
#include <petsc_solver.hpp>
Data Fields | |
| PetscReal | err_inf | 
| infinity norm of the error  | |
| PetscReal | err_norm | 
| L1 norm of the error.  | |
| PetscInt | its | 
| Number of iterations.  | |