FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

linearFit.C File Reference


Detailed Description

Definition in file linearFit.C.

#include "src/finiteVolume/interpolation/surfaceInterpolation/schemes/CentredFitScheme/CentredFitScheme.H"
#include "src/finiteVolume/interpolation/surfaceInterpolation/schemes/linearFit/linearFitPolynomial.H"
#include "src/finiteVolume/fvMesh/extendedStencil/cellToFace/MeshObjects/centredCFCCellToFaceStencilObject.H"
Include dependency graph for linearFit.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

 defineTemplateTypeNameAndDebug (CentredFitData< linearFitPolynomial >, 0)
 makeCentredFitSurfaceInterpolationScheme (linearFit, linearFitPolynomial, centredCFCCellToFaceStencilObject)