Public Member Functions | |
AdditionalData (const bool right_preconditioning=false, const bool output_details=false) | |
Public Attributes | |
bool | right_preconditioning |
bool | output_details |
TrilinosWrappers::SolverBlockCG::AdditionalData::AdditionalData | ( | const bool | right_preconditioning = false , |
|
const bool | output_details = false | |||
) |
Restart parameter in case the derived class is GMRES.
TODO: Find a better way for doing this.
Flag that turns right preconditioning on.
A flag to determine whether solver details should be written to screen.