OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
petsc_solver< double >::itError Struct Reference

contain the infinity norm of the residual at each iteration More...

Detailed Description

template<>
struct petsc_solver< double >::itError

contain the infinity norm of the residual at each iteration

Definition at line 104 of file petsc_solver.hpp.

Data Fields

PetscInt it
 Iteration.
 
PetscReal err_norm
 error norm at iteration it
 

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