32 #ifndef interpolationCell_H 33 #define interpolationCell_H 79 const label facei = -1
89 const label facei = -1
Type interpolate(const vector &position, const label celli, const label facei=-1) const
Interpolate field to the given point in the given cell.
Generic GeometricField class.
const GeometricField< Type, fvPatchField, volMesh > & psi() const
Return the field to be interpolated.
label cell() const
Return the cell.
interpolationCell(const GeometricField< Type, fvPatchField, volMesh > &psi)
Construct from components.
TypeName("cell")
Runtime type information.
Storage and named access for the indices of a tet which is part of the decomposition of a cell...
Abstract base class for interpolation.
static const Vector< scalar > zero
Uses the cell value for any point in the cell.