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