49 #ifndef faceSetSampledSet_H
50 #define faceSetSampledSet_H
66 class faceSetSampledSet
A list of keyword definitions, which are a keyword followed by any number of values (e....
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search.
Mesh consisting of general polyhedral cells.
const meshSearch & searchEngine() const
Access the search engine.
const word & name() const
Access the name.
const polyMesh & mesh() const
Access the mesh.
TypeName("faceSet")
Runtime type information.
faceSetSampledSet(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict)
Construct from dictionary.
virtual ~faceSetSampledSet()
Destructor.
Set of sets to sample. Call sampledSets.write() to sample&write files.
A class for handling words, derived from string.