This is the complete list of members for distributionMapBase, including all inherited members.
| accessAndFlip(const UList< T > &fld, const label index, const bool hasFlip, const negateOp &negOp) | distributionMapBase | protectedstatic |
| calcCompactAddressing(const globalIndex &globalNumbering, const labelList &elements, List< Map< label >> &compactMap) const | distributionMapBase | protected |
| calcCompactAddressing(const globalIndex &globalNumbering, const labelListList &elements, List< Map< label >> &compactMap) const | distributionMapBase | protected |
| checkReceivedSize(const label proci, const label expectedSize, const label receivedSize) | distributionMapBase | protectedstatic |
| ClassName("distributionMapBase") | distributionMapBase | |
| compact(const boolList &elemIsUsed, const int tag=UPstream::msgType()) | distributionMapBase | |
| compact(const boolList &elemIsUsed, const label localSize, labelList &oldToNewSub, labelList &oldToNewConstruct, const int tag=UPstream::msgType()) | distributionMapBase | |
| constructHasFlip() const | distributionMapBase | inline |
| constructHasFlip() | distributionMapBase | inline |
| constructHasFlip_ | distributionMapBase | protected |
| constructMap() const | distributionMapBase | inline |
| constructMap() | distributionMapBase | inline |
| constructMap_ | distributionMapBase | protected |
| constructSize() const | distributionMapBase | inline |
| constructSize() | distributionMapBase | inline |
| constructSize_ | distributionMapBase | protected |
| distribute(const Pstream::commsTypes commsType, const List< labelPair > &schedule, const label constructSize, const labelListList &subMap, const bool subHasFlip, const labelListList &constructMap, const bool constructHasFlip, List< T > &, const negateOp &negOp, const int tag=UPstream::msgType()) | distributionMapBase | static |
| distribute(const Pstream::commsTypes commsType, const List< labelPair > &schedule, const label constructSize, const labelListList &subMap, const bool subHasFlip, const labelListList &constructMap, const bool constructHasFlip, List< T > &, const CombineOp &cop, const negateOp &negOp, const T &nullValue, const int tag=UPstream::msgType()) | distributionMapBase | static |
| distribute(List< T > &fld, const int tag=UPstream::msgType()) const | distributionMapBase | |
| distribute(List< T > &fld, const negateOp &negOp, const int tag=UPstream::msgType()) const | distributionMapBase | |
| distribute(DynamicList< T > &fld, const int tag=UPstream::msgType()) const | distributionMapBase | |
| distributionMapBase() | distributionMapBase | |
| distributionMapBase(const label constructSize, const labelListList &&subMap, const labelListList &&constructMap, const bool subHasFlip=false, const bool constructHasFlip=false) | distributionMapBase | |
| distributionMapBase(const labelList &sendProcs, const labelList &recvProcs) | distributionMapBase | |
| distributionMapBase(const globalIndex &, labelList &elements, List< Map< label >> &compactMap, const int tag=Pstream::msgType()) | distributionMapBase | |
| distributionMapBase(const globalIndex &, labelListList &cellCells, List< Map< label >> &compactMap, const int tag=Pstream::msgType()) | distributionMapBase | |
| distributionMapBase(const distributionMapBase &) | distributionMapBase | |
| distributionMapBase(distributionMapBase &&) | distributionMapBase | |
| distributionMapBase(Istream &) | distributionMapBase | |
| exchangeAddressing(const int tag, const globalIndex &globalNumbering, labelList &elements, List< Map< label >> &compactMap, labelList &compactStart) | distributionMapBase | protected |
| exchangeAddressing(const int tag, const globalIndex &globalNumbering, labelListList &elements, List< Map< label >> &compactMap, labelList &compactStart) | distributionMapBase | protected |
| flipAndCombine(const UList< label > &map, const bool hasFlip, const UList< T > &rhs, const CombineOp &cop, const negateOp &negOp, List< T > &lhs) | distributionMapBase | protectedstatic |
| operator<<(Ostream &, const distributionMapBase &) | distributionMapBase | friend |
| operator=(const distributionMapBase &) | distributionMapBase | |
| operator=(distributionMapBase &&) | distributionMapBase | |
| operator>>(Istream &, distributionMapBase &) | distributionMapBase | friend |
| printLayout(Ostream &os) const | distributionMapBase | |
| receive(PstreamBuffers &, List< T > &) const | distributionMapBase | |
| renumber(const globalIndex &, const List< Map< label >> &compactMap, const label globalElement) | distributionMapBase | static |
| reverseDistribute(const label constructSize, List< T > &, const int tag=UPstream::msgType()) const | distributionMapBase | |
| reverseDistribute(const label constructSize, const T &nullValue, List< T > &fld, const int tag=UPstream::msgType()) const | distributionMapBase | |
| schedule(const labelListList &subMap, const labelListList &constructMap, const int tag) | distributionMapBase | static |
| schedule() const | distributionMapBase | |
| schedulePtr_ | distributionMapBase | mutableprotected |
| send(PstreamBuffers &, const List< T > &) const | distributionMapBase | |
| subHasFlip() const | distributionMapBase | inline |
| subHasFlip() | distributionMapBase | inline |
| subHasFlip_ | distributionMapBase | protected |
| subMap() const | distributionMapBase | inline |
| subMap() | distributionMapBase | inline |
| subMap_ | distributionMapBase | protected |
| transfer(distributionMapBase &) | distributionMapBase |