Go to the documentation of this file.
54 for (label& val : finalDecomp)
65 Foam::randomDecomp::randomDecomp
83 return randomMap(
points.size());
92 return randomMap(
points.size());
114 return randomMap(globalCellCells.size());
addToRunTimeSelectionTable(decompositionMethod, kahipDecomp, dictionary)
List< label > labelList
A List of labels.
virtual labelList decompose(const pointField &points, const scalarField &pointWeights) const
A class for handling words, derived from Foam::string.
Mesh consisting of general polyhedral cells.
label nCells() const noexcept
Generic templated field type.
defineTypeName(ensightPart)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
Abstract base class for domain decomposition.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...