TrilinosWrappers::SolverBlockCG::AdditionalData Struct Reference

List of all members.

Public Member Functions

 AdditionalData (const bool right_preconditioning=false, const bool output_details=false)

Public Attributes

bool right_preconditioning
bool output_details

Detailed Description

Standardized data struct to pipe additional data to the solver.


Constructor & Destructor Documentation

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.


Member Data Documentation

Flag that turns right preconditioning on.

A flag to determine whether solver details should be written to screen.


The documentation for this struct was generated from the following file:

deal.II documentation generated on Mon Nov 23 22:58:39 2009 by doxygen 1.6.1