List of all members.
Detailed Description
template<class VECTOR = Vector<double>>
struct EigenInverse< VECTOR >::AdditionalData
Standardized data struct to pipe additional data to the solver.
Definition at line 147 of file eigen.h.
Constructor & Destructor Documentation
template<class VECTOR = Vector<double>>
Constructor.
Definition at line 166 of file eigen.h.
Member Data Documentation
template<class VECTOR = Vector<double>>
Damping of the updated shift value.
Definition at line 152 of file eigen.h.
template<class VECTOR = Vector<double>>
Start step of adaptive shift parameter.
Definition at line 158 of file eigen.h.
template<class VECTOR = Vector<double>>
Flag for the stopping criterion.
Definition at line 162 of file eigen.h.
The documentation for this struct was generated from the following file: