This is the complete list of members for faMeshBoundaryHalo, including all inherited members.
| accessAndFlip(UList< T > &output, const UList< T > &values, const labelUList &map, const bool hasFlip, const NegateOp &negOp) | mapDistributeBase | protectedstatic |
| accessAndFlip(const UList< T > &values, const labelUList &map, const bool hasFlip, const NegateOp &negOp) | mapDistributeBase | protectedstatic |
| accessAndFlip(const UList< T > &values, const labelUList &map, const bool hasFlip, const NegateOp &negOp) | mapDistributeBase | |
| calcCompactAddressing(const globalIndex &globalNumbering, const labelUList &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("faMeshBoundaryHalo") | faMeshBoundaryHalo | |
| Foam::mapDistributeBase::ClassName("mapDistributeBase") | mapDistributeBase | |
| clear() | faMeshBoundaryHalo | |
| comm() const noexcept | mapDistributeBase | inline |
| compact(const boolList &remoteElemUsed, const int tag=UPstream::msgType()) | mapDistributeBase | |
| compact(const boolList &remoteElemUsed, const label localSize, labelList &oldToNewSub, labelList &oldToNewConstruct, const int tag=UPstream::msgType()) | mapDistributeBase | |
| compactData(const labelUList &localElements, const labelUList &remoteElements, labelList &oldToNewSub, labelList &oldToNewConstruct, const label localSize=-1, const int tag=UPstream::msgType()) | mapDistributeBase | |
| compactLocalData(const bitSet &allowedLocalElems, const int tag=UPstream::msgType(), const bool doRenumber=false) | mapDistributeBase | |
| compactLocalData(const bitSet &allowedLocalElems, labelList &oldToNewSub, labelList &oldToNewConstruct, const label localSize=-1, const int tag=UPstream::msgType()) | mapDistributeBase | |
| compactLocalData(const labelUList &localElements, labelList &oldToNewSub, labelList &oldToNewConstruct, const label localSize=-1, const int tag=UPstream::msgType()) | mapDistributeBase | |
| compactRemoteData(const bitSet &allowedRemoteElems, const int tag=UPstream::msgType(), const bool doRenumber=false) | mapDistributeBase | |
| compactRemoteData(const bitSet &allowedRemoteElems, labelList &oldToNewSub, labelList &oldToNewConstruct, const label localSize=-1, const int tag=UPstream::msgType()) | mapDistributeBase | |
| compactRemoteData(const labelUList &remoteElements, labelList &oldToNewSub, labelList &oldToNewConstruct, const label localSize=-1, const int tag=UPstream::msgType()) | mapDistributeBase | |
| constructHasFlip() const noexcept | mapDistributeBase | inline |
| constructHasFlip() noexcept | mapDistributeBase | inline |
| constructMap() const noexcept | mapDistributeBase | inline |
| constructMap() noexcept | mapDistributeBase | inline |
| constructMapSizes() const | mapDistributeBase | |
| constructMapTotalSize() const noexcept | mapDistributeBase | |
| constructSize() const noexcept | mapDistributeBase | inline |
| constructSize() noexcept | mapDistributeBase | inline |
| countUnmapped(const labelUList &elements, const labelListList &maps, const bool hasFlip) | mapDistributeBase | static |
| distribute(const UPstream::commsTypes commsType, const UList< labelPair > &schedule, const label constructSize, const labelListList &subMap, const bool subHasFlip, const labelListList &constructMap, const bool constructHasFlip, List< T > &field, const T &nullValue, const CombineOp &cop, const NegateOp &negOp, const int tag=UPstream::msgType(), const label comm=UPstream::worldComm) | mapDistributeBase | static |
| distribute(const UPstream::commsTypes commsType, const UList< labelPair > &schedule, const UList< T > &inField, const labelListList &subMap, const bool subHasFlip, List< T > &field, const label constructSize, const labelListList &constructMap, const bool constructHasFlip, const T &nullValue, const CombineOp &cop, const NegateOp &negOp, const int tag=UPstream::msgType(), const label comm=UPstream::worldComm) | mapDistributeBase | static |
| distribute(const UPstream::commsTypes commsType, const UList< labelPair > &schedule, const label constructSize, const labelListList &subMap, const bool subHasFlip, const labelListList &constructMap, const bool constructHasFlip, List< T > &field, const NegateOp &negOp, const int tag=UPstream::msgType(), const label comm=UPstream::worldComm) | mapDistributeBase | static |
| distribute(List< T > &values, const int tag=UPstream::msgType()) const | mapDistributeBase | |
| distribute(DynamicList< T > &values, const int tag=UPstream::msgType()) const | mapDistributeBase | |
| distribute(const UPstream::commsTypes commsType, List< T > &values, const int tag=UPstream::msgType()) const | mapDistributeBase | |
| distribute(const UPstream::commsTypes commsType, DynamicList< T > &values, const int tag=UPstream::msgType()) const | mapDistributeBase | |
| distribute(List< T > &values, const NegateOp &negOp, const int tag=UPstream::msgType()) const | mapDistributeBase | |
| distribute(const UPstream::commsTypes commsType, List< T > &values, const NegateOp &negOp, const int tag=UPstream::msgType()) const | mapDistributeBase | |
| distribute(const UPstream::commsTypes commsType, const T &nullValue, List< T > &values, const NegateOp &negOp, const int tag=UPstream::msgType()) const | mapDistributeBase | |
| distributeSparse(List< Type > &fld, const labelUList &sparseInputLocations, const labelUList &compactOutputMapping) const | faMeshBoundaryHalo | |
| distributeSparse(List< Type > &fld, const labelUList &sparseInputLocations) const | faMeshBoundaryHalo | |
| distributeSparse(List< Type > &fld) const | faMeshBoundaryHalo | |
| 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 |
| exchangeMasks(const UList< bitSet > &sendMasks, UList< bitSet > &recvMasks, const int tag, const label comm) | mapDistributeBase | protectedstatic |
| faMeshBoundaryHalo(const label comm=UPstream::worldComm) | faMeshBoundaryHalo | explicit |
| faMeshBoundaryHalo(const faMesh &mesh) | faMeshBoundaryHalo | explicit |
| flipAndCombine(UList< T > &lhs, const UList< T > &rhs, const labelUList &map, const bool hasFlip, const CombineOp &cop, const NegateOp &negOp) | mapDistributeBase | protectedstatic |
| getMappedSize(const labelListList &maps, const bool hasFlip) | mapDistributeBase | protectedstatic |
| haloSize() const | faMeshBoundaryHalo | |
| hasFlipAddressing(const labelUList &map) | mapDistributeBase | static |
| hasFlipAddressing(const labelListList &maps) | mapDistributeBase | static |
| info() const noexcept | mapDistributeBase | inline |
| inputMeshFaces() const noexcept | faMeshBoundaryHalo | inline |
| layoutTypes enum name | mapDistributeBase | |
| mapDistributeBase() noexcept | mapDistributeBase | |
| mapDistributeBase(const label comm) noexcept | mapDistributeBase | explicit |
| mapDistributeBase(const mapDistributeBase &map) | mapDistributeBase | |
| mapDistributeBase(mapDistributeBase &&map) | mapDistributeBase | |
| mapDistributeBase(const dictionary &dict, const label comm=UPstream::worldComm) | mapDistributeBase | explicit |
| mapDistributeBase(const label constructSize, labelListList &&subMap, labelListList &&constructMap, const bool subHasFlip=false, const bool constructHasFlip=false, const label comm=UPstream::worldComm) | mapDistributeBase | |
| mapDistributeBase(const labelUList &sendProcs, const labelUList &recvProcs, const label comm=UPstream::worldComm) | mapDistributeBase | |
| mapDistributeBase(const globalIndex &, labelList &elements, List< Map< label >> &compactMap, const int tag=UPstream::msgType(), const label comm=UPstream::worldComm) | mapDistributeBase | |
| mapDistributeBase(const globalIndex &, labelListList &cellCells, List< Map< label >> &compactMap, const int tag=UPstream::msgType(), const label comm=UPstream::worldComm) | mapDistributeBase | |
| mapDistributeBase(const layoutTypes constructLayout, labelListList &&subMap, const bool subHasFlip=false, const bool constructHasFlip=false, const label comm=UPstream::worldComm) | mapDistributeBase | explicit |
| mapDistributeBase(labelListList &&subMap, const bool subHasFlip=false, const bool constructHasFlip=false, const label comm=UPstream::worldComm) | mapDistributeBase | explicit |
| mapDistributeBase(const UPtrList< const mapDistributeBase > &maps, const labelList &localRanks, const label newComm, const labelListList &newToOldRanks, labelList &startOfLocal, List< Map< label >> &compactMaps) | mapDistributeBase | |
| mapDistributeBase(Istream &is) | mapDistributeBase | explicit |
| nMaps() const noexcept | mapDistributeBase | inline |
| operator=(const mapDistributeBase &rhs) | mapDistributeBase | |
| operator=(mapDistributeBase &&rhs) | mapDistributeBase | |
| printLayout(Ostream &os) const | mapDistributeBase | |
| readDict(const dictionary &dict) | mapDistributeBase | |
| receive(PstreamBuffers &pBufs, List< T > &field) const | mapDistributeBase | |
| receive(const label constructSize, const labelListList &constructMap, const bool constructHasFlip, const labelRange &requests, const UPtrList< List< T >> &recvFields, List< T > &field, const CombineOp &cop, const negateOp &negOp, const int tag, const label comm) | mapDistributeBase | static |
| receive(const labelRange &requests, const UPtrList< List< T >> &recvFields, List< T > &field, const int tag=UPstream::msgType()) const | mapDistributeBase | |
| renumber(const globalIndex &, const label comm, const List< Map< label >> &compactMap, const label globalElement) | mapDistributeBase | static |
| renumberMap(labelListList &mapElements, const labelUList &oldToNew, const bool hasFlip) | mapDistributeBase | static |
| renumberMap(labelList &map, const label localSize, const label offset, const Map< label > &cMap, const bool hasFlip) | mapDistributeBase | static |
| renumberMap(labelListList &mapElements, const label localSize, const label offset, const Map< label > &cMap, const bool hasFlip) | mapDistributeBase | static |
| reset(const faMesh &mesh) | faMeshBoundaryHalo | |
| reverseDistribute(const label constructSize, List< T > &values, const int tag=UPstream::msgType()) const | mapDistributeBase | |
| reverseDistribute(const label constructSize, const T &nullValue, List< T > &values, const int tag=UPstream::msgType()) const | mapDistributeBase | |
| reverseDistribute(const UPstream::commsTypes commsType, const label constructSize, List< T > &values, const int tag=UPstream::msgType()) const | mapDistributeBase | |
| reverseDistribute(const UPstream::commsTypes commsType, const label constructSize, List< T > &values, const NegateOp &negOp, const int tag=UPstream::msgType()) const | mapDistributeBase | |
| reverseDistribute(const UPstream::commsTypes commsType, const label constructSize, const T &nullValue, List< T > &values, const int tag=UPstream::msgType()) const | mapDistributeBase | |
| schedule(const labelListList &subMap, const labelListList &constructMap, const int tag, const label comm=UPstream::worldComm) | mapDistributeBase | static |
| schedule() const | mapDistributeBase | |
| send(PstreamBuffers &pBufs, const UList< T > &field) const | mapDistributeBase | |
| send(const labelListList &subMap, const bool subHasFlip, const labelListList &constructMap, const bool constructHasFlip, const UList< T > &field, labelRange &sendRequests, PtrList< List< T >> &sendFields, labelRange &recvRequests, PtrList< List< T >> &recvFields, const negateOp &negOp, const int tag, const label comm) | mapDistributeBase | static |
| send(const UList< T > &field, labelRange &sendRequests, PtrList< List< T >> &sendFields, labelRange &recvRequests, PtrList< List< T >> &recvFields, const int tag=UPstream::msgType()) const | mapDistributeBase | |
| subHasFlip() const noexcept | mapDistributeBase | inline |
| subHasFlip() noexcept | mapDistributeBase | inline |
| subMap() const noexcept | mapDistributeBase | inline |
| subMap() noexcept | mapDistributeBase | inline |
| subMapSizes() const | mapDistributeBase | |
| subMapTotalSize() const noexcept | mapDistributeBase | |
| transfer(mapDistributeBase &rhs) | mapDistributeBase | |
| unionCombineMasks(UList< bitSet > &sendMasks, UList< bitSet > &recvMasks, const int tag, const label comm) | mapDistributeBase | protectedstatic |
| updateMesh(const mapPolyMesh &) | mapDistributeBase | inline |
| whichSchedule(const UPstream::commsTypes commsType) const | mapDistributeBase | |
| writeEntries(Ostream &os) const | mapDistributeBase |