OpenFPM  5.2.0
Project that contain the implementation of distributed structures
solError Struct Reference

It contain statistic of the error of the calculated solution. More...

#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.
 

Detailed Description

It contain statistic of the error of the calculated solution.

Definition at line 80 of file petsc_solver.hpp.


The documentation for this struct was generated from the following file: