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....
A topoSetSource to select patch faces according to the flux direction.
virtual ~patchFluxToFace()
Destructor.
TypeName("patchFluxToFace")
Runtime type information.
virtual sourceType setType() const
patchFluxToFace(const polyMesh &mesh, const word &fieldName, const word &patchName, const bool inflow)
Construct from components.
Mesh consisting of general polyhedral cells.
Base class of a source for a topoSet.
sourceType
Enumeration defining the types of sources.
setAction
Enumeration defining the valid actions.
const polyMesh & mesh() const
General set of labels of mesh quantity (points, cells, faces).
A class for handling words, derived from string.