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::IdentitySolver< MatrixType > | virtual |
applyMat(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) const | Ifpack2::IdentitySolver< MatrixType > | |
compute() | Ifpack2::IdentitySolver< MatrixType > | virtual |
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const | Ifpack2::IdentitySolver< MatrixType > | |
description() const | Ifpack2::IdentitySolver< MatrixType > | |
getApplyFlops() const | Ifpack2::IdentitySolver< MatrixType > | |
getApplyTime() const | Ifpack2::IdentitySolver< MatrixType > | virtual |
getComm() const | Ifpack2::IdentitySolver< MatrixType > | |
getComputeFlops() const | Ifpack2::IdentitySolver< MatrixType > | |
getComputeTime() const | Ifpack2::IdentitySolver< MatrixType > | virtual |
getDomainMap() const | Ifpack2::IdentitySolver< MatrixType > | virtual |
getInitializeTime() const | Ifpack2::IdentitySolver< MatrixType > | virtual |
getMatrix() const | Ifpack2::IdentitySolver< MatrixType > | inlinevirtual |
getNumApply() const | Ifpack2::IdentitySolver< MatrixType > | virtual |
getNumCompute() const | Ifpack2::IdentitySolver< MatrixType > | virtual |
getNumInitialize() const | Ifpack2::IdentitySolver< MatrixType > | virtual |
getRangeMap() const | Ifpack2::IdentitySolver< MatrixType > | virtual |
global_ordinal_type typedef | Ifpack2::IdentitySolver< MatrixType > | |
IdentitySolver(const Teuchos::RCP< const row_matrix_type > &A) | Ifpack2::IdentitySolver< MatrixType > | |
initialize() | Ifpack2::IdentitySolver< MatrixType > | virtual |
isComputed() const | Ifpack2::IdentitySolver< MatrixType > | inlinevirtual |
isInitialized() const | Ifpack2::IdentitySolver< MatrixType > | inlinevirtual |
local_ordinal_type typedef | Ifpack2::IdentitySolver< MatrixType > | |
magnitude_type typedef | Ifpack2::IdentitySolver< MatrixType > | |
map_type typedef | Ifpack2::IdentitySolver< MatrixType > | |
node_type typedef | Ifpack2::IdentitySolver< MatrixType > | |
row_matrix_type typedef | Ifpack2::IdentitySolver< MatrixType > | |
scalar_type typedef | Ifpack2::IdentitySolver< MatrixType > | |
setMatrix(const Teuchos::RCP< const row_matrix_type > &A) | Ifpack2::IdentitySolver< MatrixType > | virtual |
CanChangeMatrix< Tpetra::RowMatrix< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > >::setMatrix(const Teuchos::RCP< const Tpetra::RowMatrix< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > > &A)=0 | Ifpack2::Details::CanChangeMatrix< Tpetra::RowMatrix< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > > | pure virtual |
setParameters(const Teuchos::ParameterList ¶ms) | Ifpack2::IdentitySolver< MatrixType > | virtual |
setZeroStartingSolution(bool zeroStartingSolution) | Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > | inlinevirtual |
~CanChangeMatrix() | Ifpack2::Details::CanChangeMatrix< Tpetra::RowMatrix< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > > | inlinevirtual |
~IdentitySolver() | Ifpack2::IdentitySolver< MatrixType > | virtual |
~Preconditioner() | Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > | inlinevirtual |