TrilinosWrappers::PreconditionBlockBase Class Reference
[TrilinosWrappersPreconditioners]

Inheritance diagram for TrilinosWrappers::PreconditionBlockBase:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 PreconditionBlockBase ()
 ~PreconditionBlockBase ()

Protected Attributes

Teuchos::RCP
< Thyra::ConstLinearOperator
< double > > 
preconditioner

Friends

class SolverBlockBase


Detailed Description

This implements an interface class of preconditioners for block matrices based on Trilinos, which are intended to be used with the solver classes SolverBlockCG and SolverBlockGMRES. This is based on the Trilinos Thyra abstract interface of linear operators. This class does not implement any method, and derived classes will need to do that job.

Author:
Martin Kronbichler, 2008

Constructor & Destructor Documentation

TrilinosWrappers::PreconditionBlockBase::PreconditionBlockBase (  ) 

Empty constructor.

TrilinosWrappers::PreconditionBlockBase::~PreconditionBlockBase (  ) 

Destructor.


Friends And Related Function Documentation

friend class SolverBlockBase [friend]


Member Data Documentation

Teuchos::RCP<Thyra::ConstLinearOperator<double> > TrilinosWrappers::PreconditionBlockBase::preconditioner [protected]

Preconditioner object.


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

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