49 #ifndef cellSetSampledSet_H
50 #define cellSetSampledSet_H
79 virtual bool calcSamples
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh consisting of general polyhedral cells.
const polyMesh & mesh() const
Access the mesh.
const word & name() const
Access the name.
virtual ~cellSet()
Destructor.
cellSet(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
TypeName("cellSet")
Runtime type information.
Set of sets to sample. Call sampledSets.write() to sample&write files.
A class for handling words, derived from string.