34 #ifndef midPointAndFaceSet_H 35 #define midPointAndFaceSet_H
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search...
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("midPointAndFace")
Runtime type information.
const point & start() const
virtual ~midPointAndFaceSet()
Destructor.
A class for handling words, derived from string.
const word & name() const
const point & end() const
const polyMesh & mesh() const
Mesh consisting of general polyhedral cells.
const meshSearch & searchEngine() const
midPointAndFaceSet(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const word &axis, const point &start, const point &end)
Construct from components.