MueLu Version of the Day
Loading...
Searching...
No Matches
MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node > Member List

This is the complete list of members for MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >, including all inherited members.

AggregationStructuredAlgorithm(const RCP< const FactoryBase > &=Teuchos::null)MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >inline
AggStatHostType typedefMueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node >
AggStatType typedefMueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node >
blackHole_MueLu::VerboseObjectprivatestatic
BuildAggregates(const Teuchos::ParameterList &params, const LWGraph_kokkos &graph, Aggregates &aggregates, typename AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node >::AggStatType &aggStat, LO &numNonAggregatedNodes) constMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >
MueLu::AggregationAlgorithmBase::BuildAggregates(const Teuchos::ParameterList &params, const LWGraphType &graph, Aggregates &aggregates, AggStatType &aggStat, LO &numNonAggregatedNodes) const =0MueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node >pure virtual
BuildAggregatesNonKokkos(const Teuchos::ParameterList &params, const LWGraph &graph, Aggregates &aggregates, typename AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node >::AggStatHostType &aggStat, LO &numNonAggregatedNodes) constMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >
MueLu::AggregationAlgorithmBase::BuildAggregatesNonKokkos(const Teuchos::ParameterList &params, const LWGraphHostType &graph, Aggregates &aggregates, AggStatHostType &aggStat, LO &numNonAggregatedNodes) const =0MueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node >pure virtual
BuildGraph(const LWGraph_kokkos &graph, RCP< IndexManager_kokkos > &geoData, const LO dofsPerNode, RCP< CrsGraph > &myGraph) constMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >
BuildGraphOnHost(const LWGraph &graph, RCP< IndexManager > &geoData, const LO dofsPerNode, RCP< CrsGraph > &myGraph, RCP< const Map > &coarseCoordinatesFineMap, RCP< const Map > &coarseCoordinatesMap) constMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >
ComputeGraphDataConstant(const LWGraph &graph, RCP< IndexManager > &geoData, const LO dofsPerNode, const int numInterpolationPoints, ArrayRCP< size_t > &nnzOnRow, Array< size_t > &rowPtr, Array< LO > &colIndex) constMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >private
ComputeGraphDataLinear(const LWGraph &graph, RCP< IndexManager > &geoData, const LO dofsPerNode, const int numInterpolationPoints, ArrayRCP< size_t > &nnzOnRow, Array< size_t > &rowPtr, Array< LO > &colIndex) constMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >private
constIntTupleView typedefMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >
constLOTupleView typedefMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >
describe(Teuchos::FancyOStream &out_arg, const VerbLevel verbLevel=Default) constMueLu::Describablevirtual
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) constMueLu::Describable
description() constMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >inlinevirtual
device_type typedefMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >
entries_type typedefMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >
execution_space typedefMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >
GetBlackHole() constMueLu::VerboseObject
GetDefaultVerbLevel()MueLu::VerboseObjectstatic
GetMueLuOStream()MueLu::VerboseObjectstatic
GetOStream(MsgType type, int thisProcRankOnly=0) constMueLu::VerboseObject
GetProcRankVerbose() constMueLu::VerboseObject
GetVerbLevel() constMueLu::VerboseObject
globalVerbLevel_MueLu::VerboseObjectprivatestatic
IsPrint(MsgType type, int thisProcRankOnly=-1) constMueLu::VerboseObject
local_graph_type typedefMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >
LOVectorView typedefMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >
LWGraphHostType typedefMueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node >
LWGraphType typedefMueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node >
memory_space typedefMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >
mueluOutputStream_MueLu::VerboseObjectprivatestatic
non_const_row_map_type typedefMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >
numProcs_MueLu::VerboseObjectprivate
procRank_MueLu::VerboseObjectmutableprivate
SetDefaultVerbLevel(const VerbLevel defaultVerbLevel)MueLu::VerboseObjectstatic
SetMueLuOFileStream(const std::string &filename)MueLu::VerboseObjectstatic
SetMueLuOStream(const Teuchos::RCP< Teuchos::FancyOStream > &mueluOStream)MueLu::VerboseObjectstatic
SetProcRankVerbose(int procRank) constMueLu::VerboseObject
SetupPhase(const ParameterList &params, Teuchos::RCP< const Teuchos::Comm< int > > &comm, LO &numLocalNodes, LO &numNonAggregatedNodes)MueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node >inlinevirtual
SetVerbLevel(const VerbLevel verbLevel)MueLu::VerboseObject
ShortClassName() constMueLu::Describablevirtual
shortClassName_MueLu::Describablemutableprivate
size_type typedefMueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >
verbLevel_MueLu::VerboseObjectprivate
VerboseObject()MueLu::VerboseObject
~AggregationAlgorithmBase()MueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node >inlinevirtual
~AggregationStructuredAlgorithm()MueLu::AggregationStructuredAlgorithm< LocalOrdinal, GlobalOrdinal, Node >inlinevirtual
~BaseClass()MueLu::BaseClassinlinevirtual
~Describable()MueLu::Describablevirtual
~VerboseObject()MueLu::VerboseObjectvirtual