32 #ifndef interpolationCell_H 33 #define interpolationCell_H 76 const label facei = -1
86 const label facei = -1
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
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...
PtrList< coordinateSystem > coordinates(solidRegions.size())
Abstract base class for interpolation.
static const Vector< scalar > zero
Uses the cell value for any point in the cell.