List of all members.
Detailed Description
template<class VECTOR = Vector<double>>
struct EigenPower< VECTOR >::AdditionalData
Standardized data struct to pipe additional data to the solver.
Definition at line 58 of file eigen.h.
Constructor & Destructor Documentation
template<class VECTOR = Vector<double>>
| EigenPower< VECTOR >::AdditionalData::AdditionalData |
( |
const double |
shift = 0. ) |
[inline] |
Constructor. Set the shift parameter.
Definition at line 70 of file eigen.h.
Member Data Documentation
template<class VECTOR = Vector<double>>
Shift parameter. This parameter allows to shift the spectrum to compute a different eigenvalue.
Definition at line 66 of file eigen.h.
The documentation for this struct was generated from the following file: