59 void operator=(
const upwind&);
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)...
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_
dimensionedScalar pos0(const dimensionedScalar &ds)
upwind(const fvMesh &mesh, const surfaceScalarField &faceFlux)
Construct from faceFlux.
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Upwind differencing 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.
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...