Ifpack2 Templated Preconditioning Package  Version 1.0
Ifpack2::BlockRelaxation< MatrixType, ContainerType > Member List
This is the complete list of members for Ifpack2::BlockRelaxation< MatrixType, ContainerType >, 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::BlockRelaxation< MatrixType, ContainerType > [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::BlockRelaxation< MatrixType, ContainerType >
BlockRelaxation(const Teuchos::RCP< const row_matrix_type > &Matrix)Ifpack2::BlockRelaxation< MatrixType, ContainerType > [explicit]
compute()Ifpack2::BlockRelaxation< MatrixType, ContainerType > [virtual]
computeCondEst(CondestType CT=Cheap, local_ordinal_type MaxIters=1550, magnitude_type Tol=1e-9, const Teuchos::Ptr< const row_matrix_type > &matrix=Teuchos::null)Ifpack2::BlockRelaxation< MatrixType, ContainerType > [virtual]
Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type >::computeCondEst(CondestType CT=Ifpack2::Cheap, MatrixType::local_ordinal_typeMaxIters=1550, magnitude_type Tol=1e-9, const Teuchos::Ptr< const Tpetra::RowMatrix< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > > &Matrix=Teuchos::null)=0Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > [pure virtual]
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const Ifpack2::BlockRelaxation< MatrixType, ContainerType >
description() const Ifpack2::BlockRelaxation< MatrixType, ContainerType >
getApplyFlops() const Ifpack2::BlockRelaxation< MatrixType, ContainerType >
getApplyTime() const Ifpack2::BlockRelaxation< MatrixType, ContainerType > [virtual]
getComm() const Ifpack2::BlockRelaxation< MatrixType, ContainerType >
getComputeFlops() const Ifpack2::BlockRelaxation< MatrixType, ContainerType >
getComputeTime() const Ifpack2::BlockRelaxation< MatrixType, ContainerType > [virtual]
getCondEst() const Ifpack2::BlockRelaxation< MatrixType, ContainerType > [virtual]
getDomainMap() const Ifpack2::BlockRelaxation< MatrixType, ContainerType > [virtual]
getInitializeTime() const Ifpack2::BlockRelaxation< MatrixType, ContainerType > [virtual]
getMatrix() const Ifpack2::BlockRelaxation< MatrixType, ContainerType > [virtual]
getNumApply() const Ifpack2::BlockRelaxation< MatrixType, ContainerType > [virtual]
getNumCompute() const Ifpack2::BlockRelaxation< MatrixType, ContainerType > [virtual]
getNumInitialize() const Ifpack2::BlockRelaxation< MatrixType, ContainerType > [virtual]
getRangeMap() const Ifpack2::BlockRelaxation< MatrixType, ContainerType > [virtual]
global_ordinal_type typedefIfpack2::BlockRelaxation< MatrixType, ContainerType >
GlobalOrdinalIfpack2::BlockRelaxation< MatrixType, ContainerType >
initialize()Ifpack2::BlockRelaxation< MatrixType, ContainerType > [virtual]
isComputed() const Ifpack2::BlockRelaxation< MatrixType, ContainerType > [inline, virtual]
isInitialized() const Ifpack2::BlockRelaxation< MatrixType, ContainerType > [inline, virtual]
local_ordinal_type typedefIfpack2::BlockRelaxation< MatrixType, ContainerType >
LocalOrdinalIfpack2::BlockRelaxation< MatrixType, ContainerType >
magnitude_type typedefIfpack2::BlockRelaxation< MatrixType, ContainerType >
magnitudeTypeIfpack2::BlockRelaxation< MatrixType, ContainerType >
NodeIfpack2::BlockRelaxation< MatrixType, ContainerType >
node_type typedefIfpack2::BlockRelaxation< MatrixType, ContainerType >
row_matrix_type typedefIfpack2::BlockRelaxation< MatrixType, ContainerType >
ScalarIfpack2::BlockRelaxation< MatrixType, ContainerType >
scalar_type typedefIfpack2::BlockRelaxation< MatrixType, ContainerType >
setMatrix(const Teuchos::RCP< const row_matrix_type > &A)Ifpack2::BlockRelaxation< MatrixType, ContainerType > [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::BlockRelaxation< MatrixType, ContainerType > [virtual]
~BlockRelaxation()Ifpack2::BlockRelaxation< MatrixType, ContainerType > [virtual]
~CanChangeMatrix()Ifpack2::Details::CanChangeMatrix< Tpetra::RowMatrix< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > > [inline, virtual]
~Preconditioner()Ifpack2::Preconditioner< MatrixType::scalar_type, MatrixType::local_ordinal_type, MatrixType::global_ordinal_type, MatrixType::node_type > [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends