52 #ifndef triSurfaceSampledSet_H
53 #define triSurfaceSampledSet_H
78 const List<point> points_;
84 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.
triSurface(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
TypeName("triSurface")
Runtime type information.
virtual ~triSurface()
Destructor.
Set of sets to sample. Call sampledSets.write() to sample&write files.
A class for handling words, derived from string.