58 const scalar blendingFactor_;
83 const scalar blendingFactor
87 blendingFactor_(blendingFactor)
135 vf.
name() +
"BlendingFactor",
190 blendingFactor_*this->
mesh().surfaceInterpolation::weights()
virtual ~blended()
Destructor.
const word & name() const
Return name.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
virtual tmp< surfaceScalarField > limiter(const GeometricField< Type, fvPatchField, volMesh > &) const
Return the interpolation limiter.
TypeName("blended")
Runtime type information.
static word timeName(const scalar, const int precision=precision_)
Return time name of given scalar time.
const fvMesh & mesh() const
Return mesh reference.
const Time & time() const
Return the top-level database.
const surfaceScalarField & faceFlux_
virtual tmp< surfaceScalarField > blendingFactor(const GeometricField< Type, fvPatchField, volMesh > &vf) const
Return the face-based blending factor.
Base class for blended schemes to provide access to the blending factor surface field.
linear/upwind blended differencing scheme.
bool readScalar(const char *buf, doubleScalar &s)
Read whole of buf as a scalar. Return true if succesful.
dimensionedScalar pos0(const dimensionedScalar &ds)
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
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...
virtual tmp< surfaceScalarField > weights(const GeometricField< Type, fvPatchField, volMesh > &vf) const
Return the interpolation weighting factors.