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

Go to the source code of this file.

Classes

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

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

template<class Type >
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > linearInterpolate (const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > linearInterpolate (const tmp< GeometricField< Type, fvPatchField, volMesh > > &tvf)
 

Detailed Description

Original source file linear.H

Definition in file linear.H.