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

linear.H File Reference


Detailed Description

Definition in file linear.H.

#include "src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolationScheme/surfaceInterpolationScheme.H"
#include "src/finiteVolume/fields/volFields/volFields.H"
Include dependency graph for linear.H:

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)