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