OpenFPM  5.2.0
Project that contain the implementation of distributed structures
petsc_solver< T >::itError Struct Reference

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

Data Fields

PetscInt it
 Iteration.
 
PetscReal err_norm
 error norm at iteration it
 

Detailed Description

template<typename T>
struct petsc_solver< T >::itError

contain the infinity norm of the residual at each iteration

Definition at line 104 of file petsc_solver.hpp.


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