Stratimikos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Thyra::AmesosLinearOpWithSolve Member List

This is the complete list of members for Thyra::AmesosLinearOpWithSolve, including all inherited members.

AmesosLinearOpWithSolve()Thyra::AmesosLinearOpWithSolve
AmesosLinearOpWithSolve(const Teuchos::RCP< const LinearOpBase< double > > &fwdOp, const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, const Teuchos::RCP< Epetra_LinearProblem > &epetraLP, const Teuchos::RCP< Amesos_BaseSolver > &amesosSolver, const EOpTransp amesosSolverTransp, const double amesosSolverScalar)Thyra::AmesosLinearOpWithSolve
amesosSolver_Thyra::AmesosLinearOpWithSolveprivate
amesosSolverScalar_Thyra::AmesosLinearOpWithSolveprivate
amesosSolverTransp_Thyra::AmesosLinearOpWithSolveprivate
applyImpl(const EOpTransp M_trans, const MultiVectorBase< double > &X, const Ptr< MultiVectorBase< double > > &Y, const double alpha, const double beta) const Thyra::AmesosLinearOpWithSolveprotectedvirtual
assertInitialized() const Thyra::AmesosLinearOpWithSolveprivate
clone() const Thyra::AmesosLinearOpWithSolve
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel) const Thyra::AmesosLinearOpWithSolve
description() const Thyra::AmesosLinearOpWithSolve
domain() const Thyra::AmesosLinearOpWithSolve
epetraLP_Thyra::AmesosLinearOpWithSolveprivate
extract_fwdOpSrc()Thyra::AmesosLinearOpWithSolve
fwdOp_Thyra::AmesosLinearOpWithSolveprivate
fwdOpSrc_Thyra::AmesosLinearOpWithSolveprivate
get_amesosSolver() const Thyra::AmesosLinearOpWithSolveinline
get_amesosSolverScalar() const Thyra::AmesosLinearOpWithSolveinline
get_amesosSolverTransp() const Thyra::AmesosLinearOpWithSolveinline
get_epetraLP() const Thyra::AmesosLinearOpWithSolveinline
get_fwdOp() const Thyra::AmesosLinearOpWithSolveinline
get_fwdOpSrc() const Thyra::AmesosLinearOpWithSolveinline
initialize(const Teuchos::RCP< const LinearOpBase< double > > &fwdOp, const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOpSrc, const Teuchos::RCP< Epetra_LinearProblem > &epetraLP, const Teuchos::RCP< Amesos_BaseSolver > &amesosSolver, const EOpTransp amesosSolverTransp, const double amesosSolverScalar)Thyra::AmesosLinearOpWithSolve
opSupportedImpl(EOpTransp M_trans) const Thyra::AmesosLinearOpWithSolveprotectedvirtual
range() const Thyra::AmesosLinearOpWithSolve
solveImpl(const EOpTransp M_trans, const MultiVectorBase< double > &B, const Ptr< MultiVectorBase< double > > &X, const Ptr< const SolveCriteria< double > > solveCriteria) const Thyra::AmesosLinearOpWithSolveprotected
solveSupportsImpl(EOpTransp M_trans) const Thyra::AmesosLinearOpWithSolveprotectedvirtual
solveSupportsSolveMeasureTypeImpl(EOpTransp M_trans, const SolveMeasureType &solveMeasureType) const Thyra::AmesosLinearOpWithSolveprotectedvirtual
uninitialize(Teuchos::RCP< const LinearOpBase< double > > *fwdOp=NULL, Teuchos::RCP< const LinearOpSourceBase< double > > *fwdOpSrc=NULL, Teuchos::RCP< Epetra_LinearProblem > *epetraLP=NULL, Teuchos::RCP< Amesos_BaseSolver > *amesosSolver=NULL, EOpTransp *amesosSolverTransp=NULL, double *amesosSolverScalar=NULL)Thyra::AmesosLinearOpWithSolve