54 #ifndef lineCellFace_H
55 #define lineCellFace_H
85 const bool storeBothProcFaces_;
91 virtual bool calcSamples
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh consisting of general polyhedral cells.
const polyMesh & mesh() const
Access the mesh.
const word & name() const
Access the name.
virtual ~lineCellFace()
Destructor.
TypeName("lineCellFace")
Runtime type information.
lineCellFace(const word &name, const polyMesh &mesh, 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.
vector point
Point is a vector.