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

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

apply(HostView &X, HostView &Y, int blockIndex, int stride, Teuchos::ETransp mode=Teuchos::NO_TRANS, scalar_type alpha=Teuchos::ScalarTraits< scalar_type >::one(), scalar_type beta=Teuchos::ScalarTraits< scalar_type >::zero()) const Ifpack2::SparseContainer< MatrixType, InverseType >virtual
applyInverseJacobi(const mv_type &, mv_type &, bool, int) const Ifpack2::Container< MatrixType >inlinevirtual
applyMV(mv_type &X, mv_type &Y) const Ifpack2::Container< MatrixType >inline
bcrsBlockSize_Ifpack2::Container< MatrixType >protected
blockRows_Ifpack2::Container< MatrixType >protected
clearBlocks()Ifpack2::SparseContainer< MatrixType, InverseType >virtual
compute()Ifpack2::SparseContainer< MatrixType, InverseType >virtual
Container(const Teuchos::RCP< const row_matrix_type > &matrix, const Teuchos::Array< Teuchos::Array< local_ordinal_type > > &partitions, const Teuchos::RCP< const import_type > &importer, int OverlapLevel, scalar_type DampingFactor)Ifpack2::Container< MatrixType >inline
Container(const Teuchos::RCP< const row_matrix_type > &matrix, const Teuchos::Array< local_ordinal_type > &localRows)Ifpack2::Container< MatrixType >inline
DampingFactor_Ifpack2::Container< MatrixType >protected
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const Ifpack2::SparseContainer< MatrixType, InverseType >virtual
Ifpack2::Container::describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const Teuchos::Describable
Ifpack2::Container::describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default)Teuchos::Describable
description() const Ifpack2::SparseContainer< MatrixType, InverseType >virtual
Diag_Ifpack2::Container< MatrixType >mutableprotected
getLocalRows(int blockIndex) const Ifpack2::Container< MatrixType >inline
getName()Ifpack2::SparseContainer< MatrixType, InverseType >static
getObjectLabel() const Teuchos::Describablevirtual
hasBlockCrs_Ifpack2::Container< MatrixType >protected
impl_scalar_type typedefIfpack2::Container< MatrixType >protected
Importer_Ifpack2::Container< MatrixType >protected
initialize()Ifpack2::SparseContainer< MatrixType, InverseType >virtual
inputMatrix_Ifpack2::Container< MatrixType >protected
isComputed() const Ifpack2::SparseContainer< MatrixType, InverseType >virtual
isInitialized() const Ifpack2::SparseContainer< MatrixType, InverseType >virtual
IsParallel_Ifpack2::Container< MatrixType >protected
LabeledObject()Teuchos::Describable
numBlocks_Ifpack2::Container< MatrixType >protected
NumGlobalNonzeros_Ifpack2::Container< MatrixType >protected
NumGlobalRows_Ifpack2::Container< MatrixType >protected
NumLocalRows_Ifpack2::Container< MatrixType >protected
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d)Teuchos::Describable
OverlapLevel_Ifpack2::Container< MatrixType >protected
partitionIndices_Ifpack2::Container< MatrixType >protected
partitions_Ifpack2::Container< MatrixType >protected
print(std::ostream &os) const Ifpack2::SparseContainer< MatrixType, InverseType >virtual
setBlockSizes(const Teuchos::Array< Teuchos::Array< local_ordinal_type > > &partitions)Ifpack2::Container< MatrixType >inline
setObjectLabel(const std::string &objectLabel)Teuchos::Describablevirtual
setParameters(const Teuchos::ParameterList &List)Ifpack2::SparseContainer< MatrixType, InverseType >virtual
SparseContainer(const Teuchos::RCP< const row_matrix_type > &matrix, const Teuchos::Array< Teuchos::Array< local_ordinal_type > > &partitions, const Teuchos::RCP< const import_type > &importer, int OverlapLevel, scalar_type DampingFactor)Ifpack2::SparseContainer< MatrixType, InverseType >
verbLevel_defaultTeuchos::Describablestatic
weightedApply(HostView &X, HostView &Y, HostView &W, int blockIndex, int stride, Teuchos::ETransp mode=Teuchos::NO_TRANS, scalar_type alpha=Teuchos::ScalarTraits< scalar_type >::one(), scalar_type beta=Teuchos::ScalarTraits< scalar_type >::zero()) const Ifpack2::SparseContainer< MatrixType, InverseType >virtual
weightedApplyMV(mv_type &X, mv_type &Y, vector_type &W)Ifpack2::Container< MatrixType >inline
~Container()Ifpack2::Container< MatrixType >inlinevirtual
~Describable()Teuchos::Describablevirtual
~LabeledObject()Teuchos::Describablevirtual
~SparseContainer()Ifpack2::SparseContainer< MatrixType, InverseType >virtual