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

This is the complete list of members for Ifpack2::Relaxation< 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()) const Ifpack2::Relaxation< 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::Relaxation< MatrixType >
compute()Ifpack2::Relaxation< MatrixType >virtual
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const Ifpack2::Relaxation< MatrixType >
description() const Ifpack2::Relaxation< MatrixType >
getApplyFlops() const Ifpack2::Relaxation< MatrixType >
getApplyTime() const Ifpack2::Relaxation< MatrixType >virtual
getComm() const Ifpack2::Relaxation< MatrixType >
getComputeFlops() const Ifpack2::Relaxation< MatrixType >
getComputeTime() const Ifpack2::Relaxation< MatrixType >virtual
getDomainMap() const Ifpack2::Relaxation< MatrixType >virtual
getInitializeTime() const Ifpack2::Relaxation< MatrixType >virtual
getMatrix() const Ifpack2::Relaxation< MatrixType >virtual
getNodeSmootherComplexity() const Ifpack2::Relaxation< MatrixType >
getNumApply() const Ifpack2::Relaxation< MatrixType >virtual
getNumCompute() const Ifpack2::Relaxation< MatrixType >virtual
getNumInitialize() const Ifpack2::Relaxation< MatrixType >virtual
getRangeMap() const Ifpack2::Relaxation< MatrixType >virtual
getValidParameters() const Ifpack2::Relaxation< MatrixType >
global_ordinal_type typedefIfpack2::Relaxation< MatrixType >
hasTransposeApply() const Ifpack2::Relaxation< MatrixType >
initialize()Ifpack2::Relaxation< MatrixType >virtual
isComputed() const Ifpack2::Relaxation< MatrixType >inlinevirtual
isInitialized() const Ifpack2::Relaxation< MatrixType >inlinevirtual
local_ordinal_type typedefIfpack2::Relaxation< MatrixType >
magnitude_type typedefIfpack2::Relaxation< MatrixType >
node_type typedefIfpack2::Relaxation< MatrixType >
Relaxation(const Teuchos::RCP< const row_matrix_type > &A)Ifpack2::Relaxation< MatrixType >explicit
row_matrix_type typedefIfpack2::Relaxation< MatrixType >
scalar_type typedefIfpack2::Relaxation< MatrixType >
setMatrix(const Teuchos::RCP< const row_matrix_type > &A)Ifpack2::Relaxation< 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)=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::Relaxation< MatrixType >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
~Relaxation()=defaultIfpack2::Relaxation< MatrixType >virtual