cellPointFace.H File Reference
Include dependency graph for cellPointFace.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cellPointFace< Type >
 Piecewise-linear interpolation method. Uses volPointInterpolation to create values on the points and linear surfaceInterpolation to create values at the face-centres. Then uses a face-centre tetrahedral decomposition to linearly interpolate between the values at the points, at the face-centres and at the cell-centres. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::interpolations
 

Detailed Description

Original source file cellPointFace.H

Definition in file cellPointFace.H.