Go to the documentation of this file.
55 #ifndef uncorrectedSnGrad_H
56 #define uncorrectedSnGrad_H
uncorrectedSnGrad(const fvMesh &mesh)
uncorrectedSnGrad(const fvMesh &mesh, Istream &)
virtual ~uncorrectedSnGrad()=default
virtual const surfaceScalarField & nonOrthDeltaCoeffs() const
A class for managing temporary objects.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Surface gradient scheme with no non-orthogonal correction.
Mesh data needed to do the Finite Volume discretisation.
virtual tmp< surfaceScalarField > deltaCoeffs(const GeometricField< Type, fvPatchField, volMesh > &) const
const fvMesh & mesh() const
Abstract base class for runtime selected snGrad surface normal gradient schemes.
Generic GeometricField class.
virtual bool corrected() const noexcept
virtual tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > correction(const GeometricField< Type, fvPatchField, volMesh > &) const