A class for handling words, derived from string.
A class for managing temporary objects.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Downwind differencing scheme class.
Mesh data needed to do the Finite Volume discretisation.
virtual tmp< surfaceScalarField > weights(const GeometricField< Type, fvPatchField, volMesh > &) const
Return the interpolation weighting factors.
Abstract base class for surface interpolation schemes.
TypeName("downwind")
Runtime type information.
const fvMesh & mesh() const
Return mesh reference.
const Type & lookupObject(const word &name) const
Lookup and return the object of the given Type.
void operator=(const downwind &)
Disallow default bitwise assignment.
Generic GeometricField class.
downwind(const fvMesh &mesh, const surfaceScalarField &faceFlux)
Construct from faceFlux.
const surfaceScalarField & faceFlux_
dimensionedScalar neg(const dimensionedScalar &ds)