OpenFOAM logo
Open Source CFD Toolkit

interpolationCellPoint Class Template Reference

Inheritance diagram for interpolationCellPoint:

Inheritance graph
[legend]
Collaboration diagram for interpolationCellPoint:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::interpolationCellPoint< Type >


Public Member Functions

 TypeName ("cellPoint")
 Runtime type information.
 interpolationCellPoint (const volPointInterpolation &pInterp, const GeometricField< Type, fvPatchField, volMesh > &psi)
 Construct from components.
Type interpolate (const cellPointWeight &cpw) const
 Interpolate field for the given cellPointWeight.
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

interpolationCellPoint 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 [inline, virtual]
 

Interpolate field to the given point in the given cell.

Implements interpolation.

Definition at line 57 of file interpolationCellPointI.H.

References Foam::fac::interpolate().

Here is the call graph for this function:

Type interpolate const cellPointWeight cpw  )  const [inline]
 

Interpolate field for the given cellPointWeight.

Definition at line 39 of file interpolationCellPointI.H.

TypeName "cellPoint"   ) 
 

Runtime type information.


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