47 Foam::randomRenumber::randomRenumber(
const dictionary& renumberDict)
64 for (
label iter = 0; iter < 10; iter++)
69 Swap(newToOld[i], newToOld[j]);
Simple random number generator.
cachedRandom rndGen(label(0),-1)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void size(const label)
Override size to be inconsistent with allocated storage.
virtual labelList renumber(const pointField &) const
Return the order in which cells need to be visited, i.e.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Macros for easy insertion into run-time selection tables.
labelList identity(const label len)
Create identity map (map[i] == i) of given length.
Mesh consisting of general polyhedral cells.
label integer(const label lower, const label upper)
Label [lower..upper].
Abstract base class for renumbering.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)