Ifpack2 Templated Preconditioning Package  Version 1.0
Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag > Member List

This is the complete list of members for Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >, 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::ImplSimdTag >
Ifpack2::Container::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 =0Ifpack2::Container< MatrixType >pure virtual
applyInverseJacobi(const mv_type &X, mv_type &Y, const ApplyParameters &input) constIfpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >
Ifpack2::Container::applyInverseJacobi(const mv_type &, mv_type &, SC dampingFactor, bool, int) const =0Ifpack2::Container< MatrixType >pure virtual
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
BlockTriDiContainer(const Teuchos::RCP< const row_matrix_type > &matrix, const Teuchos::Array< Teuchos::Array< local_ordinal_type > > &partitions, const Teuchos::RCP< const import_type > &importer, bool pointIndexed)Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >
BlockTriDiContainer(const Teuchos::RCP< const row_matrix_type > &matrix, const Teuchos::Array< Teuchos::Array< local_ordinal_type > > &partitions, bool overlapCommAndComp=false, bool useSequentialMethod=false)Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >
compute() overrideIfpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >virtual
compute(const ComputeParameters &input)Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >
Container(const Teuchos::RCP< const row_matrix_type > &matrix, const Teuchos::Array< Teuchos::Array< LO > > &partitions, bool pointIndexed)Ifpack2::Container< MatrixType >
createDefaultApplyParameters() constIfpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >
createDefaultComputeParameters() constIfpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const overrideIfpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >
description() const overrideIfpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >
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 >
getName()Ifpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >static
getNorms0() constIfpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >
getNormsFinal() constIfpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >
hasBlockCrs_Ifpack2::Container< MatrixType >protected
initialize() overrideIfpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >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) const overrideIfpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >virtual
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::ImplSimdTag >virtual
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::ImplSimdTag >
Ifpack2::Container::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 =0Ifpack2::Container< MatrixType >pure virtual
weightedApplyMV(const mv_type &X, mv_type &Y, vector_type &W) constIfpack2::Container< MatrixType >virtual
~BlockTriDiContainer() overrideIfpack2::BlockTriDiContainer< MatrixType, BlockTriDiContainerDetails::ImplSimdTag >
~Container()Ifpack2::Container< MatrixType >virtual