36 #ifndef surfaceFeaturesConfiguration_H
37 #define surfaceFeaturesConfiguration_H
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Base class for writing case files.
A class for handling file names.
List of meshingSurfaces which stores the overall bounding box of all the meshingSurfaces.
From a set of input surface geometry files and some configuration parameters, writes out a surfacesFe...
~surfaceFeaturesConfiguration()
Destructor.
void operator=(const surfaceFeaturesConfiguration &)=delete
Disallow default bitwise assignment.
surfaceFeaturesConfiguration(const fileName &name, const fileName &dir, const Time &time, const meshingSurfaceList &surfaces)
Construct from components.
void writeSubsetFeatures()
Write subsetFeatures sub-dictionary.
const meshingSurfaceList & surfaces_
List of surfaces used for generating features.
void writeSurfaces()
Write surfaces.
void writeTrimFeatures()
Write trimFeatures sub-dictionary.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.