Go to the documentation of this file.
58 #ifndef deferredCorrection_H
59 #define deferredCorrection_H
A class for managing temporary objects.
Upwind differencing scheme class.
static tmp< limitedSurfaceInterpolationScheme< Type > > New(const fvMesh &mesh, Istream &schemeData)
virtual bool corrected() const
virtual tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > correction(const GeometricField< Type, fvPatchField, volMesh > &) const
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Mesh data needed to do the Finite Volume discretisation.
TypeName("deferredCorrection")
Deferred correction interpolation scheme wrapper around a run-time selectable base scheme.
Abstract base class for surface interpolation schemes.
const fvMesh & mesh() const
Generic GeometricField class.