53 renumberDict.optionalSubDict
56 ).lookupOrDefault<
Switch>(
"reverse", false)
Macros for easy insertion into run-time selection tables.
The bandCompression function renumbers the addressing such that the band of the matrix is reduced....
Cuthill-McKee renumbering.
CuthillMcKeeRenumber(const dictionary &renumberDict)
Construct given the renumber dictionary.
virtual labelList renumber(const pointField &) const
Return the order in which cells need to be visited, i.e.
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
List< Container > list() const
Convert to List<Container>
static void calcCellCells(const polyMesh &mesh, const labelList &agglom, const label nLocalCoarse, const bool global, CompactListList< label > &cellCells)
Helper: determine (local or global) cellCells from mesh.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh consisting of general polyhedral cells.
Abstract base class for renumbering.
addToRunTimeSelectionTable(polyPatch, mergedCyclicPolyPatch, word)
labelList bandCompression(const labelListList &addressing)
Renumbers the addressing to reduce the band of the matrix.
void reverse(UList< T > &, const label n)
defineTypeNameAndDebug(combustionModel, 0)
labelList identityMap(const label len)
Create identity map (map[i] == i) of given length.