33 #ifndef interpolationCellPoint_H 34 #define interpolationCellPoint_H 96 const label facei = -1
105 const label facei = -1
interpolationCellPoint(const GeometricField< Type, fvPatchField, volMesh > &psi)
Construct from components.
TypeName("cellPoint")
Runtime type information.
const GeometricField< Type, fvPatchField, volMesh > & psi() const
Return the field to be interpolated.
Type interpolate(const cellPointWeight &cpw) const
Interpolate field for the given cellPointWeight.
Storage and named access for the indices of a tet which is part of the decomposition of a cell...
Given cell centre values and point (vertex) values decompose into tetrahedra and linear interpolate w...
Abstract base class for interpolation.
A class for managing temporary objects.
const GeometricField< Type, pointPatchField, pointMesh > psip_
Interpolated volfield.