Ifpack2 Templated Preconditioning Package  Version 1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Ifpack2::Details::TriDiSolver< MatrixType, false > Member List

This is the complete list of members for Ifpack2::Details::TriDiSolver< MatrixType, false >, 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()) const Ifpack2::Details::TriDiSolver< MatrixType, false >virtual
compute()Ifpack2::Details::TriDiSolver< MatrixType, false >virtual
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const Ifpack2::Details::TriDiSolver< MatrixType, false >
description() const Ifpack2::Details::TriDiSolver< MatrixType, false >
getApplyTime() const Ifpack2::Details::TriDiSolver< MatrixType, false >virtual
getComputeTime() const Ifpack2::Details::TriDiSolver< MatrixType, false >virtual
getDomainMap() const Ifpack2::Details::TriDiSolver< MatrixType, false >virtual
getInitializeTime() const Ifpack2::Details::TriDiSolver< MatrixType, false >virtual
getMatrix() const Ifpack2::Details::TriDiSolver< MatrixType, false >virtual
getNumApply() const Ifpack2::Details::TriDiSolver< MatrixType, false >virtual
getNumCompute() const Ifpack2::Details::TriDiSolver< MatrixType, false >virtual
getNumInitialize() const Ifpack2::Details::TriDiSolver< MatrixType, false >virtual
getRangeMap() const Ifpack2::Details::TriDiSolver< MatrixType, false >virtual
global_ordinal_type typedefIfpack2::Details::TriDiSolver< MatrixType, false >
initialize()Ifpack2::Details::TriDiSolver< MatrixType, false >virtual
isComputed() const Ifpack2::Details::TriDiSolver< MatrixType, false >virtual
isInitialized() const Ifpack2::Details::TriDiSolver< MatrixType, false >virtual
local_ordinal_type typedefIfpack2::Details::TriDiSolver< MatrixType, false >
magnitude_type typedefIfpack2::Details::TriDiSolver< MatrixType, false >
map_type typedefIfpack2::Details::TriDiSolver< MatrixType, false >
matrix_type typedefIfpack2::Details::TriDiSolver< MatrixType, false >
node_type typedefIfpack2::Details::TriDiSolver< MatrixType, false >
row_matrix_type typedefIfpack2::Details::TriDiSolver< MatrixType, false >
scalar_type typedefIfpack2::Details::TriDiSolver< MatrixType, false >
setMatrix(const Teuchos::RCP< const row_matrix_type > &A)Ifpack2::Details::TriDiSolver< MatrixType, false >
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)=0Ifpack2::Details::CanChangeMatrix< Tpetra::RowMatrix< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > >pure virtual
setParameters(const Teuchos::ParameterList &params)Ifpack2::Details::TriDiSolver< MatrixType, false >virtual
TriDiSolver(const Teuchos::RCP< const row_matrix_type > &matrix)Ifpack2::Details::TriDiSolver< MatrixType, false >
~CanChangeMatrix()Ifpack2::Details::CanChangeMatrix< Tpetra::RowMatrix< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > >inlinevirtual
~Preconditioner()Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >inlinevirtual
~TriDiSolver()Ifpack2::Details::TriDiSolver< MatrixType, false >virtual