|
MueLu
Version of the Day
|
Concrete preconditioner factory subclass for Thyra based on MueLu.Add support for MueLu preconditioners in Thyra. This class provides an interface both for Epetra and Tpetra. More...
#include <Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp>
Public Types | |
| typedef double | Scalar |
| typedef int | LocalOrdinal |
| typedef int | GlobalOrdinal |
| typedef Xpetra::EpetraNode | Node |
Public functions overridden from Describable. | |
| Teuchos::RCP< Teuchos::ParameterList > | paramList_ |
| std::string | description () const |
Constructors/initializers/accessors | |
| MueLuRefMaxwellPreconditionerFactory () | |
Overridden from PreconditionerFactoryBase | |
| bool | isCompatible (const LinearOpSourceBase< Scalar > &fwdOpSrc) const |
| Teuchos::RCP< PreconditionerBase< Scalar > > | createPrec () const |
| void | initializePrec (const Teuchos::RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, PreconditionerBase< Scalar > *prec, const ESupportSolveUse) const |
| void | uninitializePrec (PreconditionerBase< Scalar > *prec, Teuchos::RCP< const LinearOpSourceBase< Scalar > > *fwdOp, ESupportSolveUse *supportSolveUse) const |
Overridden from Teuchos::ParameterListAcceptor | |
| void | setParameterList (const Teuchos::RCP< Teuchos::ParameterList > ¶mList) |
| Teuchos::RCP< Teuchos::ParameterList > | unsetParameterList () |
| Teuchos::RCP< Teuchos::ParameterList > | getNonconstParameterList () |
| Teuchos::RCP< const Teuchos::ParameterList > | getParameterList () const |
| Teuchos::RCP< const Teuchos::ParameterList > | getValidParameters () const |
Concrete preconditioner factory subclass for Thyra based on MueLu.
Add support for MueLu preconditioners in Thyra. This class provides an interface both for Epetra and Tpetra.
Specialization for Epetra
Definition at line 181 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
| typedef double Thyra::MueLuRefMaxwellPreconditionerFactory< double, int, int, Xpetra::EpetraNode >::Scalar |
Definition at line 183 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
| typedef int Thyra::MueLuRefMaxwellPreconditionerFactory< double, int, int, Xpetra::EpetraNode >::LocalOrdinal |
Definition at line 184 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
| typedef int Thyra::MueLuRefMaxwellPreconditionerFactory< double, int, int, Xpetra::EpetraNode >::GlobalOrdinal |
Definition at line 185 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
| typedef Xpetra::EpetraNode Thyra::MueLuRefMaxwellPreconditionerFactory< double, int, int, Xpetra::EpetraNode >::Node |
Definition at line 186 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
|
inline |
Definition at line 192 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
|
inline |
Definition at line 200 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
|
inline |
Definition at line 217 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
|
inline |
Definition at line 222 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
|
inline |
Definition at line 615 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
|
inline |
Definition at line 644 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
|
inline |
Definition at line 649 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
|
inline |
Definition at line 655 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
|
inline |
Definition at line 657 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
|
inline |
Definition at line 659 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
|
inline |
Definition at line 673 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.
|
private |
Definition at line 680 of file Thyra_MueLuRefMaxwellPreconditionerFactory_decl.hpp.