OpenFOAM logo
Open Source CFD Toolkit

interpolationCell Class Template Reference

Inheritance diagram for interpolationCell:

Inheritance graph
[legend]
Collaboration diagram for interpolationCell:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::interpolationCell< Type >


Public Member Functions

 TypeName ("cell")
 Runtime type information.
 interpolationCell (const volPointInterpolation &pInterp, const GeometricField< Type, fvPatchField, volMesh > &psi)
 Construct from components.
Type interpolate (const vector &position, const label nCell, const label facei=-1) const
 Interpolate field to the given point in the given cell.

Constructor & Destructor Documentation

interpolationCell const volPointInterpolation pInterp,
const GeometricField< Type, fvPatchField, volMesh > &  psi
 

Construct from components.


Member Function Documentation

Type interpolate const vector position,
const label  nCell,
const label  facei = -1
const [virtual]
 

Interpolate field to the given point in the given cell.

Implements interpolation.

TypeName "cell"   ) 
 

Runtime type information.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org