OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
solError Struct Reference

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

Detailed Description

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.
 

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