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

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

AdditiveSchwarz(const Teuchos::RCP< const row_matrix_type > &A)Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >
AdditiveSchwarz(const Teuchos::RCP< const row_matrix_type > &A, const int overlapLevel)Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >
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::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >::apply(const Tpetra::MultiVector< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > &X, Tpetra::MultiVector< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > &Y, Teuchos::ETransp mode=Teuchos::NO_TRANS, MatrixType::scalar_typealpha=Teuchos::ScalarTraits< MatrixType::scalar_type >::one(), MatrixType::scalar_typebeta=Teuchos::ScalarTraits< MatrixType::scalar_type >::zero()) const =0Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >pure virtual
compute()Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
crs_matrix_type typedefIfpack2::AdditiveSchwarz< MatrixType, LocalInverseType >
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >
description() const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >
getApplyTime() const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
getComputeTime() const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
getDomainMap() const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
getInitializeTime() const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
getMatrix() const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
getNumApply() const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
getNumCompute() const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
getNumInitialize() const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
getOverlapLevel() const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
getRangeMap() const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
getValidParameters() const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >
global_ordinal_type typedefIfpack2::AdditiveSchwarz< MatrixType, LocalInverseType >
initialize()Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
isComputed() const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
isInitialized() const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
local_ordinal_type typedefIfpack2::AdditiveSchwarz< MatrixType, LocalInverseType >
magnitude_type typedefIfpack2::AdditiveSchwarz< MatrixType, LocalInverseType >
node_type typedefIfpack2::AdditiveSchwarz< MatrixType, LocalInverseType >
print(std::ostream &os) const Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
row_matrix_type typedefIfpack2::AdditiveSchwarz< MatrixType, LocalInverseType >
scalar_type typedefIfpack2::AdditiveSchwarz< MatrixType, LocalInverseType >
setInnerPreconditioner(const Teuchos::RCP< Preconditioner< scalar_type, local_ordinal_type, global_ordinal_type, node_type > > &innerPrec)Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
NestedPreconditioner< Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > >::setInnerPreconditioner(const Teuchos::RCP< Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > > &innerPrec)=0Ifpack2::Details::NestedPreconditioner< Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > >pure virtual
setMatrix(const Teuchos::RCP< const row_matrix_type > &A)Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >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)=0Ifpack2::Details::CanChangeMatrix< Tpetra::RowMatrix< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > >pure virtual
setParameterList(const Teuchos::RCP< Teuchos::ParameterList > &plist)Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >
setParameters(const Teuchos::ParameterList &plist)Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
setZeroStartingSolution(bool zeroStartingSolution)Ifpack2::AdditiveSchwarz< MatrixType, LocalInverseType >inlinevirtual
~AdditiveSchwarz()=defaultIfpack2::AdditiveSchwarz< MatrixType, LocalInverseType >virtual
~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