52 #ifndef triSurfaceMeshSampledSet_H 53 #define triSurfaceMeshSampledSet_H 68 class triSurfaceMeshSampledSet
78 const List<point> points_;
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search...
const polyMesh & mesh() const
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~triSurfaceMeshSampledSet()
Destructor.
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects...
A class for handling words, derived from string.
const word & name() const
TypeName("triSurfaceMesh")
Runtime type information.
triSurfaceMeshSampledSet(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict)
Construct from dictionary.
const meshSearch & searchEngine() const
Mesh consisting of general polyhedral cells.