| AmalgamationInfo(RCP< Array< LO > > rowTranslation, RCP< Array< LO > > colTranslation, RCP< const Map > nodeRowMap, RCP< const Map > nodeColMap, RCP< const Map > const &columnMap, LO fullblocksize, GO offset, LO blockid, LO nStridedOffset, LO stridedblocksize) | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | inline |
| blackHole_ | MueLu::VerboseObject | privatestatic |
| blockid_ | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | private |
| colTranslation_ | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | private |
| columnMap_ | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | private |
| ComputeGlobalDOF(GO const &gNodeID, LO const &k=0) const | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | |
| ComputeLocalDOF(LocalOrdinal const &lNodeID, LocalOrdinal const &k) const | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | |
| ComputeLocalNode(LocalOrdinal const &ldofID) const | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | |
| ComputeUnamalgamatedImportDofMap(const Aggregates &aggregates) const | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | |
| ComputeUnamalgamatedImportDofMap(const Teuchos::RCP< const Map > &nodeMap) const | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | private |
| 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 | |
| description() const | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | inlinevirtual |
| fullblocksize_ | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | private |
| GetBlackHole() const | MueLu::VerboseObject | |
| getColTranslation() const | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | inline |
| GetDefaultVerbLevel() | MueLu::VerboseObject | static |
| GetMueLuOStream() | MueLu::VerboseObject | static |
| getNodeColMap() const | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | inline |
| getNodeRowMap() const | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | inline |
| GetOStream(MsgType type, int thisProcRankOnly=0) const | MueLu::VerboseObject | |
| GetProcRankVerbose() const | MueLu::VerboseObject | |
| getRowTranslation() const | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | inline |
| GetStridingInformation(LO &fullBlockSize, LO &blockID, LO &stridingOffset, LO &stridedBlockSize, GO &indexBase) | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | inline |
| GetVerbLevel() const | MueLu::VerboseObject | |
| GlobalOffset() | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | inline |
| globalVerbLevel_ | MueLu::VerboseObject | privatestatic |
| indexBase_ | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | private |
| IsPrint(MsgType type, int thisProcRankOnly=-1) const | MueLu::VerboseObject | |
| mueluOutputStream_ | MueLu::VerboseObject | privatestatic |
| nodeColMap_ | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | private |
| nodeRowMap_ | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | private |
| nStridedOffset_ | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | private |
| numProcs_ | MueLu::VerboseObject | private |
| offset_ | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | private |
| print(Teuchos::FancyOStream &out, const VerbLevel verbLevel=Default) const | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | |
| procRank_ | MueLu::VerboseObject | mutableprivate |
| rowTranslation_ | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | private |
| SetDefaultVerbLevel(const VerbLevel defaultVerbLevel) | MueLu::VerboseObject | static |
| SetMueLuOFileStream(const std::string &filename) | MueLu::VerboseObject | static |
| SetMueLuOStream(const Teuchos::RCP< Teuchos::FancyOStream > &mueluOStream) | MueLu::VerboseObject | static |
| SetProcRankVerbose(int procRank) const | MueLu::VerboseObject | |
| SetVerbLevel(const VerbLevel verbLevel) | MueLu::VerboseObject | |
| ShortClassName() const | MueLu::Describable | virtual |
| shortClassName_ | MueLu::Describable | mutableprivate |
| stridedblocksize_ | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | private |
| UnamalgamateAggregates(const Aggregates &aggregates, Teuchos::ArrayRCP< LocalOrdinal > &aggStart, Teuchos::ArrayRCP< GlobalOrdinal > &aggToRowMap) const | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | |
| UnamalgamateAggregates(const Teuchos::RCP< const Map > &nodeMap, const RCP< LOVector > &procWinnerVec, const RCP< LOMultiVector > &vertex2AggIdVec, const GO numAggregates, Teuchos::ArrayRCP< LocalOrdinal > &aggStart, Teuchos::ArrayRCP< GlobalOrdinal > &aggToRowMap) const | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | private |
| UnamalgamateAggregatesLO(const Aggregates &aggregates, Teuchos::ArrayRCP< LocalOrdinal > &aggStart, Teuchos::ArrayRCP< LO > &aggToRowMap) const | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | |
| UnamalgamateAggregatesLO(const Teuchos::RCP< const Map > &nodeMap, const RCP< LOVector > &procWinnerVec, const RCP< LOMultiVector > &vertex2AggIdVec, const GO numAggregates, Teuchos::ArrayRCP< LocalOrdinal > &aggStart, Teuchos::ArrayRCP< LO > &aggToRowMap) const | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | private |
| verbLevel_ | MueLu::VerboseObject | private |
| VerboseObject() | MueLu::VerboseObject | |
| ~AmalgamationInfo() | MueLu::AmalgamationInfo< LocalOrdinal, GlobalOrdinal, Node > | inlinevirtual |
| ~BaseClass() | MueLu::BaseClass | inlinevirtual |
| ~Describable() | MueLu::Describable | virtual |
| ~VerboseObject() | MueLu::VerboseObject | virtual |