Go to the documentation of this file.
34 #ifndef interpolationCellPointFace_H
35 #define interpolationCellPointFace_H
66 label tetLabelCandidate[],
67 label tetPointLabels[],
69 scalar phiCandidate[],
78 label tetPointLabels[],
105 const label facei = -1
TypeName("cellPointFace")
const GeometricField< Type, fvPatchField, volMesh > & psi() const
Abstract base class for interpolation.
Tet storage. Null constructable (unfortunately tetrahedron<point, point> is not)
Type interpolate(const vector &position, const label celli, const label facei=-1) const
interpolationCellPointFace(const GeometricField< Type, fvPatchField, volMesh > &psi)
Foam::interpolationCellPointFace.
Generic GeometricField class.