Public Member Functions | |
| AdditionalData (double relaxation=1., unsigned int start_adaption=6, bool use_residual=true) | |
Public Attributes | |
| double | relaxation |
| unsigned int | start_adaption |
| bool | use_residual |
Standardized data struct to pipe additional data to the solver.
| EigenInverse< VECTOR >::AdditionalData::AdditionalData | ( | double | relaxation = 1., |
|
| unsigned int | start_adaption = 6, |
|||
| bool | use_residual = true | |||
| ) | [inline] |
Constructor.
| double EigenInverse< VECTOR >::AdditionalData::relaxation |
Damping of the updated shift value.
Referenced by EigenInverse< VECTOR >::solve().
| unsigned int EigenInverse< VECTOR >::AdditionalData::start_adaption |
Start step of adaptive shift parameter.
Referenced by EigenInverse< VECTOR >::solve().
| bool EigenInverse< VECTOR >::AdditionalData::use_residual |
Flag for the stopping criterion.
Referenced by EigenInverse< VECTOR >::solve().
documentation generated on Mon Nov 23 22:57:40 2009 by
doxygen
1.6.1