Stratimikos Package Browser (Single Doxygen Collection)
Version of the Day
|
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 | protectedvirtual |
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 | protectedvirtual |
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 | protectedvirtual |
solveSupportsSolveMeasureTypeImpl(EOpTransp M_trans, const SolveMeasureType &solveMeasureType) const | Thyra::AmesosLinearOpWithSolve | protectedvirtual |
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 |