Ifpack2 Templated Preconditioning Package  Version 1.0
Ifpack2::TriDiContainer< MatrixType, LocalScalarType > Member List

This is the complete list of members for Ifpack2::TriDiContainer< MatrixType, LocalScalarType >, 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()) constIfpack2::ContainerImpl< MatrixType, LocalScalarType >virtual
applyInverseJacobi(const mv_type &, mv_type &, SC dampingFactor, bool, int) constIfpack2::ContainerImpl< MatrixType, LocalScalarType >virtual
applyMV(mv_type &X, mv_type &Y) constIfpack2::ContainerImpl< MatrixType, LocalScalarType >virtual
bcrsBlockSize_Ifpack2::Container< MatrixType >protected
blockOffsets_Ifpack2::Container< MatrixType >protected
blockRows_Ifpack2::Container< MatrixType >protected
blockSizes_Ifpack2::Container< MatrixType >protected
compute()Ifpack2::TriDiContainer< MatrixType, LocalScalarType >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) constIfpack2::TriDiContainer< MatrixType, LocalScalarType >virtual
description() constIfpack2::TriDiContainer< MatrixType, LocalScalarType >virtual
Diag_Ifpack2::Container< MatrixType >mutableprotected
DoGSBlock(HostView X, HostView Y, HostView Y2, HostView Resid, SC dampingFactor, LO i) constIfpack2::ContainerImpl< MatrixType, LocalScalarType >protectedvirtual
getBlockRows(int blockIndex) constIfpack2::Container< MatrixType >
getInputRowView(LO row) constIfpack2::ContainerImpl< MatrixType, LocalScalarType >protected
getName()Ifpack2::TriDiContainer< MatrixType, LocalScalarType >static
hasBlockCrs_Ifpack2::Container< MatrixType >protected
HostView typedefIfpack2::Container< MatrixType >protected
initialize()Ifpack2::TriDiContainer< MatrixType, LocalScalarType >virtual
inputBlockMatrix_Ifpack2::Container< MatrixType >protected
inputCrsMatrix_Ifpack2::Container< MatrixType >protected
inputMatrix_Ifpack2::Container< MatrixType >protected
ISC typedefIfpack2::Container< MatrixType >protected
isComputed() constIfpack2::Container< MatrixType >
IsComputed_Ifpack2::Container< MatrixType >protected
isInitialized() constIfpack2::Container< MatrixType >
IsInitialized_Ifpack2::Container< MatrixType >protected
IsParallel_Ifpack2::Container< MatrixType >protected
numBlocks_Ifpack2::Container< MatrixType >protected
NumGlobalNonzeros_Ifpack2::Container< MatrixType >protected
NumGlobalRows_Ifpack2::Container< MatrixType >protected
NumLocalRows_Ifpack2::Container< MatrixType >protected
pointIndexed_Ifpack2::Container< MatrixType >protected
print(std::ostream &os) constIfpack2::TriDiContainer< MatrixType, LocalScalarType >virtual
scalarsPerRow_Ifpack2::Container< MatrixType >protected
setBlockSizes(const Teuchos::Array< Teuchos::Array< LO > > &partitions)Ifpack2::Container< MatrixType >
setParameters(const Teuchos::ParameterList &List)Ifpack2::ContainerImpl< MatrixType, LocalScalarType >virtual
solveBlock(HostSubviewLocal X, HostSubviewLocal Y, int blockIndex, Teuchos::ETransp mode, LSC alpha, LSC beta) constIfpack2::TriDiContainer< MatrixType, LocalScalarType >virtual
translateRowToCol(LO row)Ifpack2::ContainerImpl< MatrixType, LocalScalarType >protected
TriDiContainer(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::TriDiContainer< MatrixType, LocalScalarType >
weightedApply(HostView X, HostView Y, HostView D, int blockIndex, Teuchos::ETransp mode=Teuchos::NO_TRANS, SC alpha=Teuchos::ScalarTraits< SC >::one(), SC beta=Teuchos::ScalarTraits< SC >::zero()) constIfpack2::ContainerImpl< MatrixType, LocalScalarType >virtual
weightedApplyMV(mv_type &X, mv_type &Y, vector_type &W) constIfpack2::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
~Container()Ifpack2::Container< MatrixType >virtual
~ContainerImpl()Ifpack2::ContainerImpl< MatrixType, LocalScalarType >virtual
~TriDiContainer()Ifpack2::TriDiContainer< MatrixType, LocalScalarType >virtual