89 DynamicList<point>& samplingPositions,
109 static void calcSamples
115 const bool storeFaces,
116 const bool storeCells,
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search...
const polyMesh & mesh() const
Access the mesh.
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("lineFace")
Runtime type information.
virtual ~lineFace()
Destructor.
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.
lineFace(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict)
Construct from dictionary.