Ifpack2 Templated Preconditioning Package Version 1.0
Loading...
Searching...
No Matches
Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplNotAvailTag > Member List

This is the complete list of members for Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplNotAvailTag >, including all inherited members.

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 overrideIfpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplNotAvailTag >inlinevirtual
applyInverseJacobi(const mv_type &X, mv_type &Y, scalar_type dampingFactor, bool zeroStartingSolution=false, int numSweeps=1) const overrideIfpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplNotAvailTag >inlinevirtual
applyMV(const mv_type &X, mv_type &Y) constIfpack2::Container< MatrixType >virtual
bcrsBlockSize_Ifpack2::Container< MatrixType >protected
blockOffsets_Ifpack2::Container< MatrixType >protected
blockRows_Ifpack2::Container< MatrixType >protected
blockSizes_Ifpack2::Container< MatrixType >protected
compute() overrideIfpack2::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) constIfpack2::Container< MatrixType >protectedvirtual
getBlockRows(int blockIndex) constIfpack2::Container< MatrixType >
hasBlockCrs_Ifpack2::Container< MatrixType >protected
HostView typedefIfpack2::Container< MatrixType >protected
initialize() overrideIfpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplNotAvailTag >inlinevirtual
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) const overrideIfpack2::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) overrideIfpack2::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 overrideIfpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplNotAvailTag >inlinevirtual
weightedApplyMV(const mv_type &X, mv_type &Y, vector_type &W) constIfpack2::Container< MatrixType >virtual
~Container()Ifpack2::Container< MatrixType >virtual