Go to the documentation of this file.
53 renumberDict.
found(typeName +
"Coeffs")
54 ?
Switch(renumberDict.subDict(typeName +
"Coeffs").
lookup(
"reverse"))
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 simple wrapper around bool so that it can be read as a word: true/false, on/off,...
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
labelList bandCompression(const labelListList &addressing)
Renumbers the addressing to reduce the band of the matrix.
A packed storage unstructured matrix of objects of type <T> using an offset table for access.
virtual labelList renumber(const pointField &) const
Return the order in which cells need to be visited, i.e.
Mesh consisting of general polyhedral cells.
CuthillMcKeeRenumber(const CuthillMcKeeRenumber &)
Pre-declare SubField and related Field type.
labelList identity(const label len)
Create identity map (map[i] == i) of given length.
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.
The bandCompression function renumbers the addressing such that the band of the matrix is reduced....
Abstract base class for renumbering.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
defineTypeNameAndDebug(combustionModel, 0)
stressControl lookup("compactNormalStress") >> compactNormalStress
void reverse(UList< T > &, const label n)