
Public Member Functions | |
| PreconditionBlockBase () | |
| ~PreconditionBlockBase () | |
Protected Attributes | |
| Teuchos::RCP < Thyra::ConstLinearOperator < double > > | preconditioner |
Friends | |
| class | SolverBlockBase |
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.
| TrilinosWrappers::PreconditionBlockBase::PreconditionBlockBase | ( | ) |
Empty constructor.
| TrilinosWrappers::PreconditionBlockBase::~PreconditionBlockBase | ( | ) |
Destructor.
friend class SolverBlockBase [friend] |
Teuchos::RCP<Thyra::ConstLinearOperator<double> > TrilinosWrappers::PreconditionBlockBase::preconditioner [protected] |
Preconditioner object.
documentation generated on Mon Nov 23 22:58:38 2009 by
doxygen
1.6.1