| AggregationPhase1Algorithm(const RCP< const FactoryBase > &=Teuchos::null) | MueLu::AggregationPhase1Algorithm< LocalOrdinal, GlobalOrdinal, Node > | inline |
| AggStatHostType typedef | MueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node > | |
| AggStatType typedef | MueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node > | |
| BuildAggregates(const Teuchos::ParameterList ¶ms, const LWGraph_kokkos &graph, Aggregates &aggregates, typename AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node >::AggStatType &aggStat, LO &numNonAggregatedNodes) const | MueLu::AggregationPhase1Algorithm< LocalOrdinal, GlobalOrdinal, Node > | |
| MueLu::AggregationAlgorithmBase::BuildAggregates(const Teuchos::ParameterList ¶ms, const LWGraphType &graph, Aggregates &aggregates, AggStatType &aggStat, LO &numNonAggregatedNodes) const =0 | MueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node > | pure virtual |
| BuildAggregatesDeterministic(const LO maxAggSize, const LWGraph_kokkos &graph, Aggregates &aggregates, typename AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node >::AggStatType &aggStat, LO &numNonAggregatedNodes) const | MueLu::AggregationPhase1Algorithm< LocalOrdinal, GlobalOrdinal, Node > | |
| BuildAggregatesNonKokkos(const ParameterList ¶ms, const LWGraph &graph, Aggregates &aggregates, typename AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node >::AggStatHostType &aggStat, LO &numNonAggregatedNodes) const | MueLu::AggregationPhase1Algorithm< LocalOrdinal, GlobalOrdinal, Node > | |
| MueLu::AggregationAlgorithmBase::BuildAggregatesNonKokkos(const Teuchos::ParameterList ¶ms, const LWGraphHostType &graph, Aggregates &aggregates, AggStatHostType &aggStat, LO &numNonAggregatedNodes) const =0 | MueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node > | pure virtual |
| BuildAggregatesRandom(const LO maxAggSize, const LWGraph_kokkos &graph, Aggregates &aggregates, typename AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node >::AggStatType &aggStat, LO &numNonAggregatedNodes) const | MueLu::AggregationPhase1Algorithm< LocalOrdinal, GlobalOrdinal, Node > | |
| describe(Teuchos::FancyOStream &out_arg, const VerbLevel verbLevel=Default) const | MueLu::Describable | virtual |
| describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default) const | MueLu::Describable | virtual |
| Teuchos::Describable::describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | |
| Teuchos::Describable::describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default) | Teuchos::Describable | |
| description() const | MueLu::AggregationPhase1Algorithm< LocalOrdinal, GlobalOrdinal, Node > | inlinevirtual |
| GetBlackHole() const | MueLu::VerboseObject | |
| getDefaultOStream() | Teuchos::VerboseObjectBase | static |
| GetDefaultVerbLevel() | MueLu::VerboseObject | static |
| getDefaultVerbLevel() | Teuchos::VerboseObject< VerboseObject > | static |
| getLinePrefix() const | Teuchos::VerboseObjectBase | virtual |
| GetMueLuOStream() | MueLu::VerboseObject | static |
| getObjectLabel() const | Teuchos::Describable | virtual |
| getOSTab(const int tabs=1, const std::string &linePrefix="") const | Teuchos::VerboseObjectBase | virtual |
| getOStream() const | Teuchos::VerboseObjectBase | virtual |
| GetOStream(MsgType type, int thisProcRankOnly=0) const | MueLu::VerboseObject | |
| getOverridingOStream() const | Teuchos::VerboseObjectBase | virtual |
| GetProcRankVerbose() const | MueLu::VerboseObject | |
| getValidVerboseObjectSublist() | Teuchos::VerboseObject< VerboseObject > | |
| getVerbLevel() const | Teuchos::VerboseObject< VerboseObject > | virtual |
| GetVerbLevel() const | MueLu::VerboseObject | |
| informUpdatedVerbosityState() const | Teuchos::VerboseObjectBase | protectedvirtual |
| initializeVerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObject< VerboseObject > | protected |
| initializeVerboseObjectBase(const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObjectBase | protected |
| IsPrint(MsgType type, int thisProcRankOnly=-1) const | MueLu::VerboseObject | |
| LabeledObject() | Teuchos::Describable | |
| LWGraphHostType typedef | MueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node > | |
| LWGraphType typedef | MueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node > | |
| operator<<(std::ostream &os, const DescribableStreamManipulatorState &d) | Teuchos::Describable | |
| RandomOrdinal(int min, int max) const | MueLu::AggregationPhase1Algorithm< LocalOrdinal, GlobalOrdinal, Node > | private |
| RandomReorder(ArrayRCP< LO > list) const | MueLu::AggregationPhase1Algorithm< LocalOrdinal, GlobalOrdinal, Node > | private |
| readVerboseObjectSublist(ParameterList *paramList, RCP< FancyOStream > *oStream, EVerbosityLevel *verbLevel) | Teuchos::VerboseObject< VerboseObject > | |
| readVerboseObjectSublist(ParameterList *paramList, VerboseObject< ObjectType > *verboseObject) | Teuchos::VerboseObject< VerboseObject > | |
| setDefaultOStream(const RCP< FancyOStream > &defaultOStream) | Teuchos::VerboseObjectBase | static |
| SetDefaultVerbLevel(const VerbLevel defaultVerbLevel) | MueLu::VerboseObject | static |
| setDefaultVerbLevel(const EVerbosityLevel defaultVerbLevel) | Teuchos::VerboseObject< VerboseObject > | static |
| setLinePrefix(const std::string &linePrefix) | Teuchos::VerboseObjectBase | virtual |
| SetMueLuOFileStream(const std::string &filename) | MueLu::VerboseObject | static |
| SetMueLuOStream(const Teuchos::RCP< Teuchos::FancyOStream > &mueluOStream) | MueLu::VerboseObject | static |
| setObjectLabel(const std::string &objectLabel) | Teuchos::Describable | virtual |
| setOStream(const RCP< FancyOStream > &oStream) const | Teuchos::VerboseObjectBase | virtual |
| setOverridingOStream(const RCP< FancyOStream > &oStream) const | Teuchos::VerboseObjectBase | virtual |
| setOverridingVerbLevel(const EVerbosityLevel verbLevel) const | Teuchos::VerboseObject< VerboseObject > | virtual |
| SetProcRankVerbose(int procRank) const | MueLu::VerboseObject | |
| SetupPhase(const ParameterList ¶ms, Teuchos::RCP< const Teuchos::Comm< int >> &comm, LO &numLocalNodes, LO &numNonAggregatedNodes) | MueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node > | inlinevirtual |
| setupVerboseObjectSublist(ParameterList *paramList) | Teuchos::VerboseObject< VerboseObject > | |
| SetVerbLevel(const VerbLevel verbLevel) | MueLu::VerboseObject | |
| setVerbLevel(const EVerbosityLevel verbLevel) const | Teuchos::VerboseObject< VerboseObject > | virtual |
| ShortClassName() const | MueLu::Describable | virtual |
| verbLevel_default | Teuchos::Describable | static |
| VerboseObject() | MueLu::VerboseObject | |
| VerboseObject< VerboseObject >::VerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObject< VerboseObject > | |
| VerboseObjectBase(const RCP< FancyOStream > &oStream=Teuchos::null) | Teuchos::VerboseObjectBase | |
| ~AggregationAlgorithmBase() | MueLu::AggregationAlgorithmBase< LocalOrdinal, GlobalOrdinal, Node > | inlinevirtual |
| ~AggregationPhase1Algorithm() | MueLu::AggregationPhase1Algorithm< LocalOrdinal, GlobalOrdinal, Node > | inlinevirtual |
| ~BaseClass() | MueLu::BaseClass | inlinevirtual |
| ~Describable() | MueLu::Describable | virtual |
| ~LabeledObject() | Teuchos::Describable | virtual |
| ~VerboseObject() | MueLu::VerboseObject | virtual |
| ~VerboseObjectBase() | Teuchos::VerboseObjectBase | virtual |