Namespaces | Functions
interpolatePointToCell.H File Reference

Interpolates (averages) the vertex values to the cell center. More...

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

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class Type >
Type interpolatePointToCell (const GeometricField< Type, pointPatchField, pointMesh > &ptf, const label celli)
 

Detailed Description

Interpolates (averages) the vertex values to the cell center.

Original source file interpolatePointToCell.H

Source files

Definition in file interpolatePointToCell.H.