Go to the documentation of this file.
38 #ifndef surfaceInterpolation_H
39 #define surfaceInterpolation_H
53 class fvGeometryScheme;
virtual const surfaceScalarField & nonOrthDeltaCoeffs() const
A class for managing temporary objects.
virtual const fvGeometryScheme & geometry() const
virtual const surfaceScalarField & deltaCoeffs() const
ClassName("surfaceInterpolation")
Abstract base class for geometry calculation schemes.
Macro definitions for declaring ClassName(), NamespaceName(), etc.
virtual bool movePoints()
Mesh data needed to do the Finite Volume discretisation.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual const surfaceVectorField & nonOrthCorrectionVectors() const
virtual const surfaceScalarField & weights() const
virtual void updateGeom()
Cell to surface interpolation scheme. Included in fvMesh.
surfaceInterpolation(const fvMesh &)
virtual ~surfaceInterpolation()
Generic GeometricField class.