Go to the documentation of this file.
42 #ifndef linearUpwind_H
43 #define linearUpwind_H
92 gradSchemeName_(
"grad")
105 gradSchemeName_(schemeData)
117 gradSchemeName_(schemeData)
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
Upwind differencing scheme class.
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
Mesh data needed to do the Finite Volume discretisation.
GeometricField< vector, fvPatchField, volMesh > volVectorField
const fvMesh & mesh() const
Generic GeometricField class.
virtual bool corrected() const