34#ifndef Foam_interpolationCellPointFace_H
35#define Foam_interpolationCellPointFace_H
66 label tetLabelCandidate[],
67 label tetPointLabels[],
69 scalar phiCandidate[],
78 label tetPointLabels[],
105 const label facei = -1
Generic GeometricField class.
interpolationCellPointFace(const GeometricField< Type, fvPatchField, volMesh > &psi)
Construct from components.
TypeName("cellPointFace")
Runtime type information.
Type interpolate(const vector &position, const label celli, const label facei=-1) const
Interpolate field to the given point in the given cell.
interpolation(const GeometricField< Type, fvPatchField, volMesh > &psi)
Construct from components.
const GeometricField< Type, fvPatchField, volMesh > & psi() const noexcept
Return the field to be interpolated.
Tet point storage. Default constructable (tetrahedron is not).
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.