Go to the documentation of this file.
49 #include "linearUpwind.H"
71 void operator=(
const LUST&) =
delete;
113 0.75*this->
mesh().surfaceInterpolation::weights()
A class for managing temporary objects.
tmp< surfaceScalarField > weights() const
linearUpwind interpolation scheme class derived from upwind and returns upwind weighting factors and ...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > correction(const GeometricField< Type, fvPatchField, volMesh > &) const
virtual bool corrected() const
LUST: Linear-upwind stabilised transport.
Mesh data needed to do the Finite Volume discretisation.
const fvMesh & mesh() const
Generic GeometricField class.
virtual tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > correction(const GeometricField< Type, fvPatchField, volMesh > &vf) const