52 #ifndef triSurfaceMeshSampledSet_H
53 #define triSurfaceMeshSampledSet_H
68 class triSurfaceMeshSampledSet
78 const List<point> points_;
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects.
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.
triSurfaceMeshSampledSet(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict)
Construct from dictionary.
virtual ~triSurfaceMeshSampledSet()
Destructor.
TypeName("triSurfaceMesh")
Runtime type information.
Set of sets to sample. Call sampledSets.write() to sample&write files.
A class for handling words, derived from string.