TrilinosWrappers::SolverBlockGMRES Class Reference

Inheritance diagram for TrilinosWrappers::SolverBlockGMRES:

Inheritance graph
[legend]

List of all members.

Classes

struct  AdditionalData

Public Member Functions

 SolverBlockGMRES (SolverControl &cn, const AdditionalData &data=AdditionalData())

Protected Attributes

const AdditionalData data


Detailed Description

An implementation of the solver interface using the Trilinos GMRES solver for block matrices and vectors.

Author:
Martin Kronbichler, 2008

Constructor & Destructor Documentation

TrilinosWrappers::SolverBlockGMRES::SolverBlockGMRES ( SolverControl cn,
const AdditionalData data = AdditionalData() 
)

Constructor. In contrast to deal.II's own solvers, there is no need to give a vector memory object.

The last argument takes a structure with additional, solver dependent flags for tuning.


Member Data Documentation

Store a copy of the flags for this particular solver.


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

deal.II documentation generated on Sat Aug 15 16:52:54 2009 by doxygen 1.5.9