A_ | Ifpack2::MDF< MatrixType > | protected |
A_local_ | Ifpack2::MDF< MatrixType > | protected |
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::MDF< MatrixType > | virtual |
compute() | Ifpack2::MDF< MatrixType > | virtual |
crs_matrix_type typedef | Ifpack2::MDF< MatrixType > | |
description() const | Ifpack2::MDF< MatrixType > | |
device_type typedef | Ifpack2::MDF< MatrixType > | |
execution_space typedef | Ifpack2::MDF< MatrixType > | |
getApplyTime() const | Ifpack2::MDF< MatrixType > | inlinevirtual |
getComputeTime() const | Ifpack2::MDF< MatrixType > | inlinevirtual |
getCrsMatrix() const | Ifpack2::MDF< MatrixType > | |
getDomainMap() const | Ifpack2::MDF< MatrixType > | virtual |
getGlobalNumEntries() const | Ifpack2::MDF< MatrixType > | inline |
getInitializeTime() const | Ifpack2::MDF< MatrixType > | inlinevirtual |
getL() const | Ifpack2::MDF< MatrixType > | |
getLevelOfFill() const | Ifpack2::MDF< MatrixType > | inline |
getMatrix() const | Ifpack2::MDF< MatrixType > | virtual |
getNodeSmootherComplexity() const | Ifpack2::MDF< MatrixType > | |
getNumApply() const | Ifpack2::MDF< MatrixType > | inlinevirtual |
getNumCompute() const | Ifpack2::MDF< MatrixType > | inlinevirtual |
getNumInitialize() const | Ifpack2::MDF< MatrixType > | inlinevirtual |
getOverlapMode() | Ifpack2::MDF< MatrixType > | inline |
getPermutations() const | Ifpack2::MDF< MatrixType > | |
getRangeMap() const | Ifpack2::MDF< MatrixType > | virtual |
getReversePermutations() const | Ifpack2::MDF< MatrixType > | |
getU() const | Ifpack2::MDF< MatrixType > | |
global_ordinal_type typedef | Ifpack2::MDF< MatrixType > | |
impl_scalar_type typedef | Ifpack2::MDF< MatrixType > | |
initialize() | Ifpack2::MDF< MatrixType > | virtual |
isComputed() const | Ifpack2::MDF< MatrixType > | inlinevirtual |
isInitialized() const | Ifpack2::MDF< MatrixType > | inlinevirtual |
L_ | Ifpack2::MDF< MatrixType > | protected |
L_solver_ | Ifpack2::MDF< MatrixType > | protected |
local_ordinal_type typedef | Ifpack2::MDF< MatrixType > | |
magnitude_type typedef | Ifpack2::MDF< MatrixType > | |
MDF(const Teuchos::RCP< const row_matrix_type > &A_in) | Ifpack2::MDF< MatrixType > | |
MDF(const Teuchos::RCP< const crs_matrix_type > &A_in) | Ifpack2::MDF< MatrixType > | |
node_type typedef | Ifpack2::MDF< MatrixType > | |
permutations_ | Ifpack2::MDF< MatrixType > | protected |
reversePermutations_ | Ifpack2::MDF< MatrixType > | protected |
row_matrix_type typedef | Ifpack2::MDF< MatrixType > | |
scalar_type typedef | Ifpack2::MDF< MatrixType > | |
setMatrix(const Teuchos::RCP< const row_matrix_type > &A) | Ifpack2::MDF< 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::MDF< MatrixType > | virtual |
setZeroStartingSolution(bool zeroStartingSolution) | Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > | inlinevirtual |
U_ | Ifpack2::MDF< MatrixType > | protected |
U_solver_ | Ifpack2::MDF< MatrixType > | protected |
~CanChangeMatrix() | Ifpack2::Details::CanChangeMatrix< Tpetra::RowMatrix< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > > | inlinevirtual |
~MDF()=default | Ifpack2::MDF< MatrixType > | virtual |
~Preconditioner() | Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > | inlinevirtual |