tmp< surfaceScalarField > weights() const
Return the interpolation weighting factors.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
static tmp< GeometricField< scalar, fvsPatchField, surfaceMesh > > New(const word &name, const Internal &, const PtrList< fvsPatchField< scalar >> &)
Return a temporary field constructed from name,.
const dimensionSet dimless
const fvMesh & mesh() const
Return mesh reference.
virtual tmp< surfaceScalarField > limiter(const GeometricField< Type, fvPatchField, volMesh > &) const
Return the interpolation limiter.
TypeName("upwind")
Runtime type information.
const surfaceScalarField & faceFlux_
void operator=(const upwind &)=delete
Disallow default bitwise assignment.
dimensionedScalar pos0(const dimensionedScalar &ds)
upwind(const fvMesh &mesh, const surfaceScalarField &faceFlux)
Construct from faceFlux.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Upwind interpolation scheme class.
Mesh data needed to do the Finite Volume discretisation.
Abstract base class for limited surface interpolation schemes.
A class for managing temporary objects.