Ifpack2 Templated Preconditioning Package  Version 1.0
Ifpack2::Hiptmair< MatrixType > Member List

This is the complete list of members for Ifpack2::Hiptmair< MatrixType >, including all inherited members.

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()) constIfpack2::Hiptmair< MatrixType >virtual
compute()Ifpack2::Hiptmair< MatrixType >virtual
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) constIfpack2::Hiptmair< MatrixType >
description() constIfpack2::Hiptmair< MatrixType >
getApplyTime() constIfpack2::Hiptmair< MatrixType >
Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >::getApplyTime() const=0Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >pure virtual
getComm() constIfpack2::Hiptmair< MatrixType >
getComputeTime() constIfpack2::Hiptmair< MatrixType >
Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >::getComputeTime() const=0Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >pure virtual
getDomainMap() constIfpack2::Hiptmair< MatrixType >
Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >::getDomainMap() const=0Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >pure virtual
getInitializeTime() constIfpack2::Hiptmair< MatrixType >
Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >::getInitializeTime() const=0Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >pure virtual
getMatrix() constIfpack2::Hiptmair< MatrixType >
Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >::getMatrix() const=0Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >pure virtual
getNumApply() constIfpack2::Hiptmair< MatrixType >
Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >::getNumApply() const=0Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >pure virtual
getNumCompute() constIfpack2::Hiptmair< MatrixType >
Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >::getNumCompute() const=0Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >pure virtual
getNumInitialize() constIfpack2::Hiptmair< MatrixType >
Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >::getNumInitialize() const=0Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >pure virtual
getRangeMap() constIfpack2::Hiptmair< MatrixType >
Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >::getRangeMap() const=0Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >pure virtual
global_ordinal_type typedefIfpack2::Hiptmair< MatrixType >
hasTransposeApply() constIfpack2::Hiptmair< MatrixType >
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)Ifpack2::Hiptmair< MatrixType >explicit
initialize()Ifpack2::Hiptmair< MatrixType >virtual
isComputed() constIfpack2::Hiptmair< MatrixType >inline
Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >::isComputed() const=0Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >pure virtual
isInitialized() constIfpack2::Hiptmair< MatrixType >inline
Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >::isInitialized() const=0Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >pure virtual
local_ordinal_type typedefIfpack2::Hiptmair< MatrixType >
magnitude_type typedefIfpack2::Hiptmair< MatrixType >
node_type typedefIfpack2::Hiptmair< MatrixType >
prec_type typedefIfpack2::Hiptmair< MatrixType >
row_matrix_type typedefIfpack2::Hiptmair< MatrixType >
scalar_type typedefIfpack2::Hiptmair< MatrixType >
setParameters(const Teuchos::ParameterList &params)Ifpack2::Hiptmair< MatrixType >virtual
~Hiptmair()Ifpack2::Hiptmair< MatrixType >virtual
~Preconditioner()Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >inlinevirtual