Stratimikos Package Browser (Single Doxygen Collection)  Version of the Day
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::AmesosLinearOpWithSolve [private]
amesosSolverScalar_Thyra::AmesosLinearOpWithSolve [private]
amesosSolverTransp_Thyra::AmesosLinearOpWithSolve [private]
applyImpl(const EOpTransp M_trans, const MultiVectorBase< double > &X, const Ptr< MultiVectorBase< double > > &Y, const double alpha, const double beta) const Thyra::AmesosLinearOpWithSolve [protected, virtual]
assertInitialized() const Thyra::AmesosLinearOpWithSolve [private]
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::AmesosLinearOpWithSolve [private]
extract_fwdOpSrc()Thyra::AmesosLinearOpWithSolve
fwdOp_Thyra::AmesosLinearOpWithSolve [private]
fwdOpSrc_Thyra::AmesosLinearOpWithSolve [private]
get_amesosSolver() const Thyra::AmesosLinearOpWithSolve [inline]
get_amesosSolverScalar() const Thyra::AmesosLinearOpWithSolve [inline]
get_amesosSolverTransp() const Thyra::AmesosLinearOpWithSolve [inline]
get_epetraLP() const Thyra::AmesosLinearOpWithSolve [inline]
get_fwdOp() const Thyra::AmesosLinearOpWithSolve [inline]
get_fwdOpSrc() const Thyra::AmesosLinearOpWithSolve [inline]
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::AmesosLinearOpWithSolve [protected, virtual]
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::AmesosLinearOpWithSolve [protected]
solveSupportsImpl(EOpTransp M_trans) const Thyra::AmesosLinearOpWithSolve [protected, virtual]
solveSupportsSolveMeasureTypeImpl(EOpTransp M_trans, const SolveMeasureType &solveMeasureType) const Thyra::AmesosLinearOpWithSolve [protected, virtual]
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
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines