This is the complete list of members for globalIndex, including all inherited members.
| empty() const | globalIndex | inline |
| gather(const labelUList &offsets, const label comm, const Container &procIDs, const UList< Type > &fld, List< Type > &allFld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::commsTypes::nonBlocking) | globalIndex | static |
| gather(const label comm, const Container &procIDs, const UList< Type > &fld, List< Type > &allFld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::commsTypes::nonBlocking) const | globalIndex | inline |
| gather(const UList< Type > &fld, List< Type > &allFld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::commsTypes::nonBlocking) const | globalIndex | |
| gather(const labelUList &offsets, const label comm, const Container &procIDs, List< Type > &fld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::commsTypes::nonBlocking) | globalIndex | static |
| gather(const label comm, const Container &procIDs, List< Type > &fld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::commsTypes::nonBlocking) const | globalIndex | inline |
| gather(List< Type > &fld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::commsTypes::nonBlocking) const | globalIndex | |
| gatherOp(const UList< Type > &fld, List< Type > &allFld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::commsTypes::nonBlocking) | globalIndex | static |
| gatherOp(List< Type > &fld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::commsTypes::nonBlocking) | globalIndex | static |
| get(List< Type > &allFld, const labelUList &globalIds, const CombineOp &cop, const label comm=Pstream::worldComm, const int tag=UPstream::msgType()) const | globalIndex | |
| globalIndex()=default | globalIndex | |
| globalIndex(const label localSize) | globalIndex | inlineexplicit |
| globalIndex(const label localSize, const int tag, const label comm, const bool parallel) | globalIndex | inline |
| globalIndex(const labelUList &offsets) | globalIndex | inlineexplicit |
| globalIndex(labelList &&offsets) | globalIndex | inlineexplicit |
| globalIndex(Istream &is) | globalIndex | explicit |
| inplaceToGlobal(labelList &labels) const | globalIndex | inline |
| inplaceToGlobal(const label proci, labelList &labels) const | globalIndex | inline |
| isLocal(const label i) const | globalIndex | inline |
| isLocal(const label proci, const label i) const | globalIndex | inline |
| localSize() const | globalIndex | inline |
| localSize(const label proci) const | globalIndex | inline |
| localStart() const | globalIndex | inline |
| localStart(const label proci) const | globalIndex | inline |
| offset(const label proci) const | globalIndex | inline |
| offsets() const | globalIndex | inline |
| offsets() | globalIndex | inline |
| operator<<(Ostream &os, const globalIndex &gi) | globalIndex | friend |
| operator>>(Istream &is, globalIndex &gi) | globalIndex | friend |
| range() const | globalIndex | inline |
| range(const label proci) const | globalIndex | inline |
| reset(const label localSize) | globalIndex | inline |
| reset(const label localSize, const int tag, const label comm, const bool parallel) | globalIndex | |
| scatter(const labelUList &offsets, const label comm, const Container &procIDs, const UList< Type > &allFld, UList< Type > &fld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::commsTypes::nonBlocking) | globalIndex | static |
| scatter(const label comm, const Container &procIDs, const UList< Type > &allFld, UList< Type > &fld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::commsTypes::nonBlocking) const | globalIndex | inline |
| scatter(const UList< Type > &allFld, UList< Type > &fld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::commsTypes::nonBlocking) const | globalIndex | |
| size() const | globalIndex | inline |
| sizes() const | globalIndex | |
| toGlobal(const label i) const | globalIndex | inline |
| toGlobal(const labelUList &labels) const | globalIndex | inline |
| toGlobal(const label proci, const label i) const | globalIndex | inline |
| toGlobal(const label proci, const labelUList &labels) const | globalIndex | inline |
| toLocal(const label i) const | globalIndex | inline |
| toLocal(const label proci, const label i) const | globalIndex | inline |
| whichProcID(const label i) const | globalIndex | inline |