TrilinosWrappers::SolverBlockGMRES::AdditionalData Struct Reference

List of all members.

Public Member Functions

 AdditionalData (const unsigned int gmres_restart_parameter=30, const bool right_preconditioning=false, const bool output_details=false)

Public Attributes

unsigned int gmres_restart_parameter
bool right_preconditioning
bool output_details


Detailed Description

Standardized data struct to pipe additional data to the solver.

Constructor & Destructor Documentation

TrilinosWrappers::SolverBlockGMRES::AdditionalData::AdditionalData ( const unsigned int  gmres_restart_parameter = 30,
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

The number of vectors that should be used in the GMRES algorithm before the solver is restarted.

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 Sat Aug 15 16:52:54 2009 by doxygen 1.5.9