54 #ifndef lineCellFace_H
55 #define lineCellFace_H
86 virtual void calcSamples
88 const label storeFaces,
97 void genSamples(
const label storeFaces);
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects.
word axis() const
Return the axis name.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search.
Mesh consisting of general polyhedral cells.
const meshSearch & searchEngine() const
Access the search engine.
const word & name() const
Access the name.
const polyMesh & mesh() const
Access the mesh.
virtual ~lineCellFace()
Destructor.
TypeName("lineCellFace")
Runtime type information.
lineCellFace(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict)
Construct from dictionary.
Set of sets to sample. Call sampledSets.write() to sample&write files.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
vector point
Point is a vector.