Go to the documentation of this file.
64 const scalar blendingFactor_;
73 void operator=(
const blended&) =
delete;
106 blendingFactor_(readScalar(is))
118 blendingFactor_(readScalar(is))
140 vf.name() +
"BlendingFactor",
141 this->mesh().time().timeName(),
195 blendingFactor_*this->
mesh().surfaceInterpolation::weights()
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A class for managing temporary objects.
virtual tmp< surfaceScalarField > weights(const GeometricField< Type, fvPatchField, volMesh > &vf) const
dimensionedScalar pos0(const dimensionedScalar &ds)
virtual tmp< surfaceScalarField > blendingFactor(const GeometricField< Type, fvPatchField, volMesh > &vf) const
virtual ~blended()=default
linear/upwind blended differencing scheme.
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
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
const surfaceScalarField & faceFlux_
Abstract base class for limited surface interpolation schemes.
const fvMesh & mesh() const
Generic GeometricField class.
Base class for blended schemes to provide access to the blending factor surface field.
const dimensionSet dimless