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, Teuchos::ETransp mode=Teuchos::NO_TRANS, SC alpha=Teuchos::ScalarTraits< SC >::one(), SC beta=Teuchos::ScalarTraits< SC >::zero()) const Ifpack2::SparseContainer< MatrixType, InverseType >virtual
applyInverseJacobi(const mv_type &, mv_type &, SC dampingFactor, bool, int) constIfpack2::ContainerImpl< MatrixType, InverseType::scalar_type >virtual
applyMV(mv_type &X, mv_type &Y) constIfpack2::ContainerImpl< MatrixType, InverseType::scalar_type >virtual
bcrsBlockSize_Ifpack2::Container< MatrixType >protected
blockOffsets_Ifpack2::Container< MatrixType >protected
blockRows_Ifpack2::Container< MatrixType >protected
blockSizes_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< LO > > &partitions, bool pointIndexed)Ifpack2::Container< MatrixType >
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const Ifpack2::SparseContainer< MatrixType, InverseType >virtual
ContainerImpl< MatrixType, InverseType::scalar_type >::describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const Teuchos::Describable
ContainerImpl< MatrixType, InverseType::scalar_type >::describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default)Teuchos::Describable
description() const Ifpack2::SparseContainer< MatrixType, InverseType >virtual
Diag_Ifpack2::Container< MatrixType >mutableprotected
DoGSBlock(HostView X, HostView Y, HostView Y2, HostView Resid, SC dampingFactor, LO i) constIfpack2::ContainerImpl< MatrixType, InverseType::scalar_type >protectedvirtual
getBlockRows(int blockIndex) const Ifpack2::Container< MatrixType >
getInputRowView(LO row) constIfpack2::ContainerImpl< MatrixType, InverseType::scalar_type >protected
getName()Ifpack2::SparseContainer< MatrixType, InverseType >static
getObjectLabel() const Teuchos::Describablevirtual
hasBlockCrs_Ifpack2::Container< MatrixType >protected
HostView typedefIfpack2::Container< MatrixType >protected
initialize()Ifpack2::SparseContainer< MatrixType, InverseType >virtual
inputBlockMatrix_Ifpack2::Container< MatrixType >protected
inputCrsMatrix_Ifpack2::Container< MatrixType >protected
inputMatrix_Ifpack2::Container< MatrixType >protected
ISC typedefIfpack2::Container< MatrixType >protected
isComputed() const Ifpack2::Container< MatrixType >
IsComputed_Ifpack2::Container< MatrixType >protected
isInitialized() const Ifpack2::Container< MatrixType >
IsInitialized_Ifpack2::Container< MatrixType >protected
IsParallel_Ifpack2::Container< MatrixType >protected
LabeledObject()Teuchos::Describable
LSC typedefIfpack2::ContainerImpl< MatrixType, InverseType::scalar_type >protected
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
pointIndexed_Ifpack2::Container< MatrixType >protected
print(std::ostream &os) const Ifpack2::SparseContainer< MatrixType, InverseType >virtual
scalarsPerRow_Ifpack2::Container< MatrixType >protected
setBlockSizes(const Teuchos::Array< Teuchos::Array< LO > > &partitions)Ifpack2::Container< MatrixType >
setObjectLabel(const std::string &objectLabel)Teuchos::Describablevirtual
setParameters(const Teuchos::ParameterList &List)Ifpack2::SparseContainer< MatrixType, InverseType >virtual
solveBlock(HostSubviewLocal X, HostSubviewLocal Y, int blockIndex, Teuchos::ETransp mode, const LSC alpha, const LSC beta) constIfpack2::ContainerImpl< MatrixType, InverseType::scalar_type >protectedvirtual
SparseContainer(const Teuchos::RCP< const row_matrix_type > &matrix, const Teuchos::Array< Teuchos::Array< LO > > &partitions, const Teuchos::RCP< const import_type > &importer, bool pointIndexed)Ifpack2::SparseContainer< MatrixType, InverseType >
translateRowToCol(LO row)Ifpack2::ContainerImpl< MatrixType, InverseType::scalar_type >protected
verbLevel_defaultTeuchos::Describablestatic
weightedApply(HostView X, HostView Y, HostView W, int blockIndex, Teuchos::ETransp mode=Teuchos::NO_TRANS, SC alpha=Teuchos::ScalarTraits< SC >::one(), SC beta=Teuchos::ScalarTraits< SC >::zero()) const Ifpack2::SparseContainer< MatrixType, InverseType >virtual
weightedApplyMV(mv_type &X, mv_type &Y, vector_type &W) constIfpack2::ContainerImpl< MatrixType, InverseType::scalar_type >virtual
weightedApplyScratch_Ifpack2::ContainerImpl< MatrixType, InverseType::scalar_type >mutableprotected
X_local_Ifpack2::ContainerImpl< MatrixType, InverseType::scalar_type >mutableprotected
X_localBlocks_Ifpack2::ContainerImpl< MatrixType, InverseType::scalar_type >mutableprotected
Y_localBlocks_Ifpack2::ContainerImpl< MatrixType, InverseType::scalar_type >mutableprotected
~Container()Ifpack2::Container< MatrixType >virtual
~ContainerImpl()Ifpack2::ContainerImpl< MatrixType, InverseType::scalar_type >virtual
~Describable()Teuchos::Describablevirtual
~LabeledObject()Teuchos::Describablevirtual
~SparseContainer()Ifpack2::SparseContainer< MatrixType, InverseType >virtual