100 virtual bool calcSamples
102 DynamicList<point>& samplingPositions,
119 static void calcSamples
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Motion of the mesh specified as a list of pointMeshMovers.
Mesh consisting of general polyhedral cells.
const polyMesh & mesh() const
Access the mesh.
const word & name() const
Access the name.
Specified point samples. Optionally ordered into a continuous path. Ordering is an optimisation; it e...
TypeName("points")
Runtime type information.
virtual ~points()
Destructor.
points(const word &name, const polyMesh &mesh, 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.