Interpolates (averages) the vertex values to the cell center. More...
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) |
Interpolates (averages) the vertex values to the cell center.
Original source file interpolatePointToCell.H
Definition in file interpolatePointToCell.H.