54 #ifndef lineCellFace_H 55 #define lineCellFace_H 86 virtual void calcSamples
88 DynamicList<point>& samplingPts,
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 ~lineCellFace()
Destructor.
iterator end()
Return an iterator to end traversing the UList.
TypeName("lineCellFace")
Runtime type information.
lineCellFace(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict)
Construct from dictionary.
A class for handling words, derived from string.
const word & name() const
vector point
Point is a vector.
const meshSearch & searchEngine() const
Mesh consisting of general polyhedral cells.