Public Member Functions | |
| AdditionalData (const unsigned int max_basis_size=30, const bool=true) | |
Public Attributes | |
| unsigned int | max_basis_size |
Standardized data struct to pipe additional data to the solver.
| SolverFGMRES< VECTOR >::AdditionalData::AdditionalData | ( | const unsigned int | max_basis_size = 30, |
|
| const | bool = true | |||
| ) | [inline] |
Constructor. By default, set the number of temporary vectors to 30, preconditioning from left and the residual of the stopping criterion to the default residual (cf. class documentation).
| unsigned int SolverFGMRES< VECTOR >::AdditionalData::max_basis_size |
Maximum number of tmp vectors.
documentation generated on Mon Nov 23 22:58:05 2009 by
doxygen
1.6.1