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