63 #ifndef patchFluxToFace_H 64 #define patchFluxToFace_H 116 const word& fieldName,
117 const word& patchName,
140 virtual void applyToSet
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("patchFluxToFace")
Runtime type information.
Base class of a source for a topoSet.
const polyMesh & mesh() const
virtual sourceType setType() const
A class for handling words, derived from string.
setAction
Enumeration defining the valid actions.
patchFluxToFace(const polyMesh &mesh, const word &fieldName, const word &patchName, const bool inflow)
Construct from components.
General set of labels of mesh quantity (points, cells, faces).
sourceType
Enumeration defining the types of sources.
virtual ~patchFluxToFace()
Destructor.
A topoSetSource to select patch faces according to the flux direction.
Mesh consisting of general polyhedral cells.