apply(ConstHostView 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::ContainerImpl< MatrixType, LocalScalarType > | virtual |
applyInverseJacobi(const mv_type &, mv_type &, SC dampingFactor, bool, int) const | Ifpack2::ContainerImpl< MatrixType, LocalScalarType > | virtual |
applyMV(const mv_type &X, mv_type &Y) const | Ifpack2::ContainerImpl< MatrixType, LocalScalarType > | virtual |
BandedContainer(const Teuchos::RCP< const row_matrix_type > &matrix, const Teuchos::Array< Teuchos::Array< LO > > &partitions, const Teuchos::RCP< const import_type > &, bool pointIndexed) | Ifpack2::BandedContainer< MatrixType, LocalScalarType > | |
bcrsBlockSize_ | Ifpack2::Container< MatrixType > | protected |
blockOffsets_ | Ifpack2::Container< MatrixType > | protected |
blockRows_ | Ifpack2::Container< MatrixType > | protected |
blockSizes_ | Ifpack2::Container< MatrixType > | protected |
compute() override | Ifpack2::BandedContainer< MatrixType, LocalScalarType > | virtual |
computeBandwidth() | Ifpack2::BandedContainer< MatrixType, LocalScalarType > | |
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 override | Ifpack2::BandedContainer< MatrixType, LocalScalarType > | virtual |
Ifpack2::ContainerImpl::describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | |
Ifpack2::ContainerImpl::describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default) | Teuchos::Describable | |
description() const override | Ifpack2::BandedContainer< MatrixType, LocalScalarType > | virtual |
Diag_ | Ifpack2::Container< MatrixType > | mutableprotected |
DoGSBlock(ConstHostView X, HostView Y, HostView Y2, HostView Resid, SC dampingFactor, LO i) const | Ifpack2::ContainerImpl< MatrixType, LocalScalarType > | protectedvirtual |
getBlockRows(int blockIndex) const | Ifpack2::Container< MatrixType > | |
getInputRowView(LO row) const | Ifpack2::ContainerImpl< MatrixType, LocalScalarType > | protected |
getName() | Ifpack2::BandedContainer< MatrixType, LocalScalarType > | static |
getObjectLabel() const | Teuchos::Describable | virtual |
hasBlockCrs_ | Ifpack2::Container< MatrixType > | protected |
HostView typedef | Ifpack2::Container< MatrixType > | protected |
initialize() override | Ifpack2::BandedContainer< MatrixType, LocalScalarType > | virtual |
inputBlockMatrix_ | Ifpack2::Container< MatrixType > | protected |
inputCrsMatrix_ | Ifpack2::Container< MatrixType > | protected |
inputMatrix_ | Ifpack2::Container< MatrixType > | protected |
ISC typedef | Ifpack2::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 | |
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 override | Ifpack2::BandedContainer< MatrixType, LocalScalarType > | virtual |
scalarsPerRow_ | Ifpack2::Container< MatrixType > | protected |
setBlockSizes(const Teuchos::Array< Teuchos::Array< LO > > &partitions) | Ifpack2::Container< MatrixType > | |
setObjectLabel(const std::string &objectLabel) | Teuchos::Describable | virtual |
setParameters(const Teuchos::ParameterList &List) override | Ifpack2::BandedContainer< MatrixType, LocalScalarType > | virtual |
translateRowToCol(LO row) | Ifpack2::ContainerImpl< MatrixType, LocalScalarType > | protected |
verbLevel_default | Teuchos::Describable | static |
weightedApply(ConstHostView X, HostView Y, ConstHostView D, int blockIndex, Teuchos::ETransp mode=Teuchos::NO_TRANS, SC alpha=Teuchos::ScalarTraits< SC >::one(), SC beta=Teuchos::ScalarTraits< SC >::zero()) const | Ifpack2::ContainerImpl< MatrixType, LocalScalarType > | virtual |
weightedApplyMV(const mv_type &X, mv_type &Y, vector_type &W) const | Ifpack2::ContainerImpl< MatrixType, LocalScalarType > | virtual |
weightedApplyScratch_ | Ifpack2::ContainerImpl< MatrixType, LocalScalarType > | mutableprotected |
X_local_ | Ifpack2::ContainerImpl< MatrixType, LocalScalarType > | mutableprotected |
X_localBlocks_ | Ifpack2::ContainerImpl< MatrixType, LocalScalarType > | mutableprotected |
Y_localBlocks_ | Ifpack2::ContainerImpl< MatrixType, LocalScalarType > | mutableprotected |
~BandedContainer() | Ifpack2::BandedContainer< MatrixType, LocalScalarType > | virtual |
~Container() | Ifpack2::Container< MatrixType > | virtual |
~ContainerImpl() | Ifpack2::ContainerImpl< MatrixType, LocalScalarType > | virtual |
~Describable() | Teuchos::Describable | virtual |
~LabeledObject() | Teuchos::Describable | virtual |