This is the complete list of members for Teko::LU2x2InverseOp, including all inherited members.
A01_ | Teko::LU2x2InverseOp | protected |
A10_ | Teko::LU2x2InverseOp | protected |
A_ | Teko::LU2x2InverseOp | protected |
createDiagnosticLinearOp(const Teuchos::RCP< std::ostream > &os, const ModifiableLinearOp &A, const std::string &label) | Teko::LU2x2InverseOp | related |
createDiagnosticLinearOp(const Teuchos::RCP< std::ostream > &os, const LinearOp &A, const std::string &label) | Teko::LU2x2InverseOp | related |
createDiagnosticLinearOp(const Teuchos::RCP< std::ostream > &os, const Teko::LinearOp &fwdOp, const ModifiableLinearOp &A, const std::string &label) | Teko::LU2x2InverseOp | related |
createLU2x2InverseOp(BlockedLinearOp &A, LinearOp &invA00, LinearOp &invS) | Teko::LU2x2InverseOp | related |
createLU2x2InverseOp(BlockedLinearOp &A, LinearOp &invA00, LinearOp &invS, const std::string &str) | Teko::LU2x2InverseOp | related |
createLU2x2InverseOp(BlockedLinearOp &A, LinearOp &hatInvA00, LinearOp &tildeInvA00, LinearOp &invS) | Teko::LU2x2InverseOp | related |
createLU2x2InverseOp(BlockedLinearOp &A, LinearOp &hatInvA00, LinearOp &tildeInvA00, LinearOp &invS, const std::string &str) | Teko::LU2x2InverseOp | related |
domain() const | Teko::LU2x2InverseOp | inlinevirtual |
hatInvA00_ | Teko::LU2x2InverseOp | protected |
implicitApply(const BlockedMultiVector &x, BlockedMultiVector &y, const double alpha=1.0, const double beta=0.0) const | Teko::LU2x2InverseOp | virtual |
Teko::BlockImplicitLinearOp::implicitApply(const Thyra::EOpTransp M_trans, const BlockedMultiVector &x, BlockedMultiVector &y, const double alpha=1.0, const double beta=0.0) const | Teko::BlockImplicitLinearOp | virtual |
invS_ | Teko::LU2x2InverseOp | protected |
LU2x2InverseOp(const BlockedLinearOp &A, const LinearOp &invA00, const LinearOp &invS) | Teko::LU2x2InverseOp | |
LU2x2InverseOp(const BlockedLinearOp &A, const LinearOp &hatInvA00, const LinearOp &tildeInvA00, const LinearOp &invS) | Teko::LU2x2InverseOp | |
opSupportedImpl(const Thyra::EOpTransp M_trans) const | Teko::BlockImplicitLinearOp | protectedvirtual |
productDomain_ | Teko::LU2x2InverseOp | protected |
productRange_ | Teko::LU2x2InverseOp | protected |
range() const | Teko::LU2x2InverseOp | inlinevirtual |
tildeInvA00_ | Teko::LU2x2InverseOp | protected |