Go to the documentation of this file.
135 vf.name() +
"BlendingFactor",
136 this->mesh().time().timeName(),
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
A class for managing temporary objects.
virtual tmp< surfaceScalarField > weights(const GeometricField< Type, fvPatchField, volMesh > &vf) const
Return the interpolation weighting factors.
TypeName("blended")
Runtime type information.
virtual tmp< surfaceScalarField > blendingFactor(const GeometricField< Type, fvPatchField, volMesh > &vf) const
Return the face-based blending factor.
blended(const blended &)
Disallow default bitwise copy construct.
const scalar blendingFactor_
linear/upwind blended differencing scheme.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual ~blended()
Destructor.
virtual tmp< surfaceScalarField > limiter(const GeometricField< Type, fvPatchField, volMesh > &) const
Return the interpolation limiter.
void operator=(const blended &)
Disallow default bitwise assignment.
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
const surfaceScalarField & faceFlux_
This function object provides information on the mode of operation of blended convection schemes.
bool readScalar(const char *buf, doubleScalar &s)
Read whole of buf as a scalar. Return true if succesful.
Abstract base class for limited surface interpolation schemes.
const fvMesh & mesh() const
Return mesh reference.
Generic GeometricField class.
Base class for blended schemes to provide access to the blending factor surface field.
dimensionedScalar pos(const dimensionedScalar &ds)