This is the complete list of members for globalIndex, including all inherited members.
gather(const labelUList &offsets, const label comm, const labelList &procIDs, const UList< Type > &fld, List< Type > &allFld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::nonBlocking) | globalIndex | static |
gather(const label comm, const labelList &procIDs, const UList< Type > &fld, List< Type > &allFld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::nonBlocking) const | globalIndex | inline |
gather(const labelUList &offsets, const label comm, const labelList &procIDs, List< Type > &fld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::nonBlocking) | globalIndex | static |
gather(const label comm, const labelList &procIDs, List< Type > &fld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::nonBlocking) const | globalIndex | inline |
globalIndex() | globalIndex | inline |
globalIndex(const label localSize) | globalIndex | |
globalIndex(const label localSize, const int tag, const label comm, const bool parallel) | globalIndex | |
globalIndex(const labelList &offsets) | globalIndex | |
globalIndex(const Xfer< labelList > &offsets) | globalIndex | inline |
globalIndex(Istream &is) | globalIndex | |
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 |
offset(const label proci) const | globalIndex | inline |
offsets() | globalIndex | inline |
operator<<(Ostream &os, const globalIndex &gi) | globalIndex | friend |
operator>>(Istream &is, globalIndex &gi) | globalIndex | friend |
scatter(const labelUList &offsets, const label comm, const labelList &procIDs, const UList< Type > &allFld, UList< Type > &fld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::nonBlocking) | globalIndex | static |
scatter(const label comm, const labelList &procIDs, const UList< Type > &allFld, UList< Type > &fld, const int tag=UPstream::msgType(), const Pstream::commsTypes commsType=Pstream::nonBlocking) const | globalIndex | inline |
size() const | globalIndex | inline |
toGlobal(const label i) const | globalIndex | inline |
toGlobal(const label proci, const label i) 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 |