Go to the documentation of this file.
34 #ifndef cellSizeAndAlignmentControls_H
35 #define cellSizeAndAlignmentControls_H
81 ClassName(
"cellSizeAndAlignmentControls");
92 const scalar& defaultCellSize
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
const PtrList< cellSizeAndAlignmentControl > & controlFunctions() const
PtrList< cellSizeAndAlignmentControl > controlFunctions_
const scalar defaultCellSize_
bool evalCellSizeFunctions(const point &pt, scalar &minSize, label &maxPriority) const
const conformationSurfaces & geometryToConformTo() const
ClassName("cellSizeAndAlignmentControls")
Runtime type information.
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 operator=(const cellSizeAndAlignmentControls &)
Disallow default bitwise assignment.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
A list of keyword definitions, which are a keyword followed by any number of values (e....
const conformationSurfaces & geometryToConformTo_
cellSizeAndAlignmentControls(const cellSizeAndAlignmentControls &)
Disallow default bitwise copy construct.
virtual ~cellSizeAndAlignmentControls()
Destructor.
const dictionary & shapeControlDict_
scalar cellSize(const point &pt) const