apply(const Tpetra::MultiVector< scalar_type, local_ordinal_type, global_ordinal_type, node_type > &X, Tpetra::MultiVector< scalar_type, local_ordinal_type, global_ordinal_type, node_type > &Y, Teuchos::ETransp mode=Teuchos::NO_TRANS, scalar_type alpha=Teuchos::ScalarTraits< scalar_type >::one(), scalar_type beta=Teuchos::ScalarTraits< scalar_type >::zero()) const | Ifpack2::Hiptmair< MatrixType > | virtual |
compute() | Ifpack2::Hiptmair< MatrixType > | virtual |
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const | Ifpack2::Hiptmair< MatrixType > | |
description() const | Ifpack2::Hiptmair< MatrixType > | |
getApplyTime() const | Ifpack2::Hiptmair< MatrixType > | virtual |
getComm() const | Ifpack2::Hiptmair< MatrixType > | |
getComputeTime() const | Ifpack2::Hiptmair< MatrixType > | virtual |
getDomainMap() const | Ifpack2::Hiptmair< MatrixType > | virtual |
getInitializeTime() const | Ifpack2::Hiptmair< MatrixType > | virtual |
getMatrix() const | Ifpack2::Hiptmair< MatrixType > | virtual |
getNumApply() const | Ifpack2::Hiptmair< MatrixType > | virtual |
getNumCompute() const | Ifpack2::Hiptmair< MatrixType > | virtual |
getNumInitialize() const | Ifpack2::Hiptmair< MatrixType > | virtual |
getPrec1() | Ifpack2::Hiptmair< MatrixType > | |
getPrec2() | Ifpack2::Hiptmair< MatrixType > | |
getRangeMap() const | Ifpack2::Hiptmair< MatrixType > | virtual |
global_ordinal_type typedef | Ifpack2::Hiptmair< MatrixType > | |
hasTransposeApply() const | Ifpack2::Hiptmair< MatrixType > | |
Hiptmair(const Teuchos::RCP< const row_matrix_type > &A) | Ifpack2::Hiptmair< MatrixType > | explicit |
Hiptmair(const Teuchos::RCP< const row_matrix_type > &A, const Teuchos::RCP< const row_matrix_type > &PtAP, const Teuchos::RCP< const row_matrix_type > &P, const Teuchos::RCP< const row_matrix_type > &Pt=Teuchos::null) | Ifpack2::Hiptmair< MatrixType > | explicit |
initialize() | Ifpack2::Hiptmair< MatrixType > | virtual |
isComputed() const | Ifpack2::Hiptmair< MatrixType > | inlinevirtual |
isInitialized() const | Ifpack2::Hiptmair< MatrixType > | inlinevirtual |
local_ordinal_type typedef | Ifpack2::Hiptmair< MatrixType > | |
magnitude_type typedef | Ifpack2::Hiptmair< MatrixType > | |
node_type typedef | Ifpack2::Hiptmair< MatrixType > | |
prec_type typedef | Ifpack2::Hiptmair< MatrixType > | |
row_matrix_type typedef | Ifpack2::Hiptmair< MatrixType > | |
scalar_type typedef | Ifpack2::Hiptmair< MatrixType > | |
setParameters(const Teuchos::ParameterList ¶ms) | Ifpack2::Hiptmair< MatrixType > | virtual |
setZeroStartingSolution(bool zeroStartingSolution) | Ifpack2::Hiptmair< MatrixType > | inlinevirtual |
updateCachedMultiVectors(const Teuchos::RCP< const Tpetra::Map< local_ordinal_type, global_ordinal_type, node_type > > &map1, const Teuchos::RCP< const Tpetra::Map< local_ordinal_type, global_ordinal_type, node_type >> &map2, size_t numVecs) const | Ifpack2::Hiptmair< MatrixType > | |
~Hiptmair() | Ifpack2::Hiptmair< MatrixType > | virtual |
~Preconditioner() | Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > | inlinevirtual |