Go to the documentation of this file.
76 if (originalIds.size())
78 for (label& pointi : pointLabels_)
80 pointi = originalIds[pointi];
87 <<
"Point id out-of-range: " <<
flatOutput(pointLabels_) <<
nl
void remapPointLabels(const label nPoints, const Map< label > &originalIds)
lumpedPointController() noexcept
T get(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const
label min(const labelHashSet &set, label minValue=labelMax)
label max(const labelHashSet &set, label maxValue=labelMin)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
FlatOutput::OutputAdaptor< Container, Delimiters > flatOutput(const Container &obj, Delimiters delim)
errorManipArg< error, int > exit(error &err, const int errNo=1)
#define FatalErrorInFunction
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
labelList pointLabels(nPoints, -1)