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

Go to the source code of this file.

Classes

class  linearEdgeInterpolation< Type >
 Central-differencing interpolation scheme class. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

template<class Type >
tmp< GeometricField< Type, faePatchField, edgeMesh > > linearEdgeInterpolate (const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faePatchField, edgeMesh > > linearEdgeInterpolate (const tmp< GeometricField< Type, faPatchField, areaMesh > > &tvf)
 

Detailed Description

Original source file linearEdgeInterpolation.H

Definition in file linearEdgeInterpolation.H.