53 public cellSizeAndAlignmentControl
69 fileControl(
const fileControl&) =
delete;
72 void operator=(
const fileControl&) =
delete;
91 const scalar& defaultCellSize
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
const word & name() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
TypeName("fileControl")
Runtime type information.
virtual label maxPriority() const
fileControl(const Time &runTime, const word &name, const dictionary &controlFunctionDict, const conformationSurfaces &geometryToConformTo, const scalar &defaultCellSize)
Construct from dictionary and references to conformalVoronoiMesh and.
virtual void cellSizeFunctionVertices(DynamicList< Foam::point > &pts, DynamicList< scalar > &sizes) const
virtual void initialVertices(pointField &pts, scalarField &sizes, triadField &alignments) const
~fileControl()=default
Destructor.
A class for handling file names.
A class for handling words, derived from Foam::string.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
Field< triad > triadField
Specialisation of Field<T> for triad.
vectorField pointField
pointField is a vectorField.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.