34 #ifndef meshSearchMeshObject_H
35 #define meshSearchMeshObject_H
Templated abstract base-class for demand-driven mesh objects used to automate their allocation to the...
DemandDrivenMeshObject wrapper around meshSearch(mesh).
TypeName("meshSearchMeshObject")
virtual ~meshSearchMeshObject()
Destructor.
meshSearchMeshObject(const polyMesh &mesh)
Constructor from polyMesh.
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search.
const polyMesh & mesh() const
Mesh consisting of general polyhedral cells.