apply(const_host_view_type X, host_view_type Y, int blockIndex, Teuchos::ETransp mode=Teuchos::NO_TRANS, scalar_type alpha=Teuchos::ScalarTraits< scalar_type >::one(), scalar_type beta=Teuchos::ScalarTraits< scalar_type >::zero()) const override | Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplNotAvailTag > | inlinevirtual |
applyInverseJacobi(const mv_type &X, mv_type &Y, scalar_type dampingFactor, bool zeroStartingSolution=false, int numSweeps=1) const override | Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplNotAvailTag > | inlinevirtual |
applyMV(const mv_type &X, mv_type &Y) const | Ifpack2::Container< MatrixType > | virtual |
bcrsBlockSize_ | Ifpack2::Container< MatrixType > | protected |
blockOffsets_ | Ifpack2::Container< MatrixType > | protected |
blockRows_ | Ifpack2::Container< MatrixType > | protected |
blockSizes_ | Ifpack2::Container< MatrixType > | protected |
compute() override | Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplNotAvailTag > | inlinevirtual |
Container(const Teuchos::RCP< const row_matrix_type > &matrix, const Teuchos::Array< Teuchos::Array< LO > > &partitions, bool pointIndexed) | Ifpack2::Container< MatrixType > | |
Diag_ | Ifpack2::Container< MatrixType > | mutableprotected |
DoGSBlock(ConstHostView X, HostView Y, HostView Y2, HostView Resid, SC dampingFactor, LO i) const | Ifpack2::Container< MatrixType > | protectedvirtual |
getBlockRows(int blockIndex) const | Ifpack2::Container< MatrixType > | |
hasBlockCrs_ | Ifpack2::Container< MatrixType > | protected |
HostView typedef | Ifpack2::Container< MatrixType > | protected |
initialize() override | Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplNotAvailTag > | inlinevirtual |
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 |
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) const override | Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplNotAvailTag > | inlinevirtual |
scalarsPerRow_ | Ifpack2::Container< MatrixType > | protected |
setBlockSizes(const Teuchos::Array< Teuchos::Array< LO > > &partitions) | Ifpack2::Container< MatrixType > | |
setParameters(const Teuchos::ParameterList &List) override | Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplNotAvailTag > | inlinevirtual |
weightedApply(const_host_view_type X, host_view_type Y, const_host_view_type W, int blockIndex, Teuchos::ETransp mode=Teuchos::NO_TRANS, scalar_type alpha=Teuchos::ScalarTraits< scalar_type >::one(), scalar_type beta=Teuchos::ScalarTraits< scalar_type >::zero()) const override | Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplNotAvailTag > | inlinevirtual |
weightedApplyMV(const mv_type &X, mv_type &Y, vector_type &W) const | Ifpack2::Container< MatrixType > | virtual |
~Container() | Ifpack2::Container< MatrixType > | virtual |