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