49 #ifndef cellSetSampledSet_H
50 #define cellSetSampledSet_H
79 virtual void genSamples();
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
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.
virtual ~cellSet()
Destructor.
TypeName("cellSet")
Runtime type information.
cellSet(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict)
Construct from dictionary.
Set of sets to sample. Call sampledSets.write() to sample&write files.
A class for handling words, derived from string.