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