Go to the documentation of this file.
34 #ifndef meshSearchFACE_CENTRE_TRISMeshObject_H
35 #define meshSearchFACE_CENTRE_TRISMeshObject_H
55 meshSearchFACE_CENTRE_TRISMeshObject
63 TypeName(
"meshSearchFACE_CENTRE_TRISMeshObject");
meshSearchFACE_CENTRE_TRISMeshObject(const polyMesh &mesh)
Constructor given polyMesh.
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search.
TypeName("meshSearchFACE_CENTRE_TRISMeshObject")
Mesh consisting of general polyhedral cells.
MeshObject wrapper around meshSearch(mesh, polyMesh::FACE_CENTRE_TRIS).
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.