54 #ifndef lineCellFace_H 55 #define lineCellFace_H 86 virtual void calcSamples
88 DynamicList<point>& samplingPositions,
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search...
const polyMesh & mesh() const
Access the mesh.
word axis() const
Return the axis name.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~lineCellFace()
Destructor.
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
Access the name.
vector point
Point is a vector.
const meshSearch & searchEngine() const
Access the search engine.
Mesh consisting of general polyhedral cells.