Public Member Functions | |
commsStruct () | |
commsStruct (const label above, const labelList &below, const labelList &allBelow, const labelList &allNotBelow) | |
commsStruct (const label nProcs, const label myProcID, const label above, const labelList &below, const labelList &allBelow) | |
label | above () const noexcept |
const labelList & | below () const noexcept |
const labelList & | allBelow () const noexcept |
const labelList & | allNotBelow () const noexcept |
bool | operator== (const commsStruct &) const |
bool | operator!= (const commsStruct &) const |
Friends | |
Ostream & | operator<< (Ostream &, const commsStruct &) |
Definition at line 79 of file UPstream.H.
commsStruct | ( | ) |
Definition at line 26 of file UPstreamCommsStruct.C.
commsStruct | ( | const label | above, |
const labelList & | below, | ||
const labelList & | allBelow, | ||
const labelList & | allNotBelow | ||
) |
Definition at line 36 of file UPstreamCommsStruct.C.
commsStruct | ( | const label | nProcs, |
const label | myProcID, | ||
const label | above, | ||
const labelList & | below, | ||
const labelList & | allBelow | ||
) |
Definition at line 51 of file UPstreamCommsStruct.C.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, forAll, and UPstream::nProcs().
|
inlinenoexcept |
Definition at line 126 of file UPstream.H.
Referenced by Pstream::combineGather(), Pstream::combineScatter(), Pstream::gather(), Pstream::gatherList(), Pstream::listCombineGather(), Pstream::listCombineScatter(), Pstream::mapCombineGather(), Pstream::mapCombineScatter(), UPstream::commsStruct::operator==(), uncollatedFileOperation::read(), masterUncollatedFileOperation::read(), lumpedPointState::readData(), Pstream::scatter(), and Pstream::scatterList().
|
inlinenoexcept |
Definition at line 131 of file UPstream.H.
Referenced by Pstream::combineGather(), Pstream::combineScatter(), Pstream::gather(), Pstream::gatherList(), Pstream::listCombineGather(), Pstream::listCombineScatter(), Pstream::mapCombineGather(), Pstream::mapCombineScatter(), UPstream::commsStruct::operator==(), uncollatedFileOperation::read(), masterUncollatedFileOperation::read(), lumpedPointState::readData(), Pstream::scatter(), and Pstream::scatterList().
|
inlinenoexcept |
Definition at line 136 of file UPstream.H.
Referenced by Pstream::gatherList(), and UList< Foam::wordRe >::operator[]().
|
inlinenoexcept |
Definition at line 141 of file UPstream.H.
Referenced by UList< Foam::wordRe >::operator[](), and Pstream::scatterList().
bool operator== | ( | const commsStruct & | comm | ) | const |
Definition at line 88 of file UPstreamCommsStruct.C.
References UPstream::commsStruct::above(), and UPstream::commsStruct::below().
bool operator!= | ( | const commsStruct & | comm | ) | const |
Definition at line 100 of file UPstreamCommsStruct.C.
References Foam::operator==().
|
friend |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.