Flow123d  JS_before_hm-1598-g3b021b4
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 105 of file linsys.hh.

Constructor & Destructor Documentation

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

Definition at line 106 of file linsys.hh.

Member Data Documentation

int LinSys::SolveInfo::converged_reason

Definition at line 109 of file linsys.hh.

int LinSys::SolveInfo::n_iterations

Definition at line 110 of file linsys.hh.


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