Go to the documentation of this file.
36 #ifndef searchableSurfaceControl_H
37 #define searchableSurfaceControl_H
59 const word surfaceName_;
103 TypeName(
"searchableSurfaceControl");
116 const scalar& defaultCellSize
165 return cellSizeFunctions_;
virtual void cellSizeFunctionVertices(DynamicList< Foam::point > &pts, DynamicList< scalar > &sizes) const
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual void initialVertices(pointField &pts, scalarField &sizes, triadField &alignments) const
const PtrList< cellSizeFunction > & sizeFunctions() const
A class for handling words, derived from Foam::string.
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects.
~searchableSurfaceControl()
bool cellSize(const Foam::point &pt, scalar &cellSize, label &priority) const
Generic templated field type.
Base class of (analytical or triangulated) surface. Encapsulates all the search routines....
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
virtual label maxPriority() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
TypeName("searchableSurfaceControl")
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const word & name() const