32 #ifndef interpolationCellPointFace_H 33 #define interpolationCellPointFace_H 64 label tetLabelCandidate[],
65 label tetPointLabels[],
67 scalar phiCandidate[],
76 label tetPointLabels[],
106 const label facei = -1
TypeName("cellPointFace")
Runtime type information.
const GeometricField< Type, fvPatchField, volMesh > & psi() const
Return the field to be interpolated.
Foam::interpolationCellPointFace.
Type interpolate(const vector &position, const label celli, const label facei=-1) const
Interpolate field to the given point in the given cell.
interpolationCellPointFace(const GeometricField< Type, fvPatchField, volMesh > &psi)
Construct from components.
Abstract base class for interpolation.