Flow123d  release_2.2.0-914-gf1a3a4f
Public Member Functions | Public Attributes | List of all members
LinSys::SolveInfo Struct Reference

#include <linsys.hh>

Public Member Functions

 SolveInfo (int cr, int nits)
 

Public Attributes

int converged_reason
 
int n_iterations
 

Detailed Description

Definition at line 104 of file linsys.hh.

Constructor & Destructor Documentation

LinSys::SolveInfo::SolveInfo ( int  cr,
int  nits 
)
inline

Definition at line 105 of file linsys.hh.

Member Data Documentation

int LinSys::SolveInfo::converged_reason

Definition at line 108 of file linsys.hh.

int LinSys::SolveInfo::n_iterations

Definition at line 109 of file linsys.hh.


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