LinearOpWithSolveFactoryBase subclass implemented in terms of Belos.
More...
#include <Thyra_BelosLinearOpWithSolveFactoryDecl.hpp>
Public types | |
| typedef Teuchos::ScalarTraits< Scalar >::magnitudeType | MagnitudeType |
| | |
Constructors/initializers/accessors | |
| BelosLinearOpWithSolveFactory () | |
| Construct without preconditioner factory. | |
| BelosLinearOpWithSolveFactory (const Teuchos::RCP< PreconditionerFactoryBase< Scalar > > &precFactory) | |
Calls this->setPreconditionerFactory(precFactory)</tt. . | |
Overridden public functions from LinearOpWithSolveFactoryBase | |
| bool | acceptsPreconditionerFactory () const |
| Returns true . | |
| void | setPreconditionerFactory (const Teuchos::RCP< PreconditionerFactoryBase< Scalar > > &precFactory, const std::string &precFactoryName) |
| | |
| Teuchos::RCP< PreconditionerFactoryBase< Scalar > > | getPreconditionerFactory () const |
| | |
| void | unsetPreconditionerFactory (Teuchos::RCP< PreconditionerFactoryBase< Scalar > > *precFactory, std::string *precFactoryName) |
| | |
| bool | isCompatible (const LinearOpSourceBase< Scalar > &fwdOpSrc) const |
| | |
| Teuchos::RCP< LinearOpWithSolveBase< Scalar > > | createOp () const |
| | |
| void | initializeOp (const Teuchos::RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, LinearOpWithSolveBase< Scalar > *Op, const ESupportSolveUse supportSolveUse) const |
| | |
| void | initializeAndReuseOp (const Teuchos::RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, LinearOpWithSolveBase< Scalar > *Op) const |
| | |
| void | uninitializeOp (LinearOpWithSolveBase< Scalar > *Op, Teuchos::RCP< const LinearOpSourceBase< Scalar > > *fwdOpSrc, Teuchos::RCP< const PreconditionerBase< Scalar > > *prec, Teuchos::RCP< const LinearOpSourceBase< Scalar > > *approxFwdOpSrc, ESupportSolveUse *supportSolveUse) const |
| | |
| bool | supportsPreconditionerInputType (const EPreconditionerInputType precOpType) const |
| | |
| void | initializePreconditionedOp (const Teuchos::RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, const Teuchos::RCP< const PreconditionerBase< Scalar > > &prec, LinearOpWithSolveBase< Scalar > *Op, const ESupportSolveUse supportSolveUse) const |
| | |
| void | initializeApproxPreconditionedOp (const Teuchos::RCP< const LinearOpSourceBase< Scalar > > &fwdOpSrc, const Teuchos::RCP< const LinearOpSourceBase< Scalar > > &approxFwdOpSrc, LinearOpWithSolveBase< Scalar > *Op, const ESupportSolveUse supportSolveUse) const |
| | |
Overridden from ParameterListAcceptor | |
| void | setParameterList (Teuchos::RCP< Teuchos::ParameterList > const ¶mList) |
| | |
| Teuchos::RCP< Teuchos::ParameterList > | getParameterList () |
| | |
| Teuchos::RCP< Teuchos::ParameterList > | unsetParameterList () |
| | |
| Teuchos::RCP< const Teuchos::ParameterList > | getParameterList () const |
| | |
| Teuchos::RCP< const Teuchos::ParameterList > | getValidParameters () const |
| | |
Public functions overridden from Teuchos::Describable. | |
| std::string | description () const |
| | |
Parameter names for Parameter List | |
| const std::string | SolverType_name = "Solver Type" |
| | |
| const std::string | SolverType_default = "Block GMRES" |
| | |
| const std::string | SolverTypes_name = "Solver Types" |
| | |
| const std::string | BlockGMRES_name = "Block GMRES" |
| | |
| const std::string | PseudoBlockGMRES_name = "Pseudo Block GMRES" |
| | |
| const std::string | BlockCG_name = "Block CG" |
| | |
LinearOpWithSolveFactoryBase subclass implemented in terms of Belos.
ToDo: Finish Documentation!
Definition at line 21 of file Thyra_BelosLinearOpWithSolveFactoryDecl.hpp.
|
|||||
|
Definition at line 28 of file Thyra_BelosLinearOpWithSolveFactoryDecl.hpp. |
|
|||||||||
|
Construct without preconditioner factory.
Definition at line 37 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
||||||||||
|
Calls
Definition at line 44 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
|||||||||
|
Returns true .
Definition at line 55 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
||||||||||||||||
|
Definition at line 61 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
|||||||||
|
Definition at line 81 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
||||||||||||||||
|
Definition at line 87 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
||||||||||
|
Definition at line 100 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
|||||||||
|
Definition at line 111 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
||||||||||||||||||||
|
Definition at line 117 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
||||||||||||||||
|
Definition at line 128 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
||||||||||||||||||||||||||||
|
Definition at line 172 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
||||||||||
|
Definition at line 138 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
||||||||||||||||||||||||
|
Definition at line 148 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
||||||||||||||||||||||||
|
Definition at line 160 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
||||||||||
|
Definition at line 205 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
|||||||||
|
Definition at line 218 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
|||||||||
|
Definition at line 225 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
|||||||||
|
Definition at line 234 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
|||||||||
|
Definition at line 241 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
|||||||||
|
Definition at line 249 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
|||||
|
Definition at line 22 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
|||||
|
Definition at line 24 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
|||||
|
Definition at line 26 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
|||||
|
Definition at line 28 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
|||||
|
Definition at line 30 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
|
|||||
|
Definition at line 32 of file Thyra_BelosLinearOpWithSolveFactory.hpp. |
1.3.9.1