33 #ifndef interpolationCellPoint_H
34 #define interpolationCellPoint_H
104 const label facei = -1
113 const label facei = -1
Generic GeometricField class.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Given cell centre values and point (vertex) values decompose into tetrahedra and linear interpolate w...
Type interpolate(const cellPointWeight &cpw) const
Interpolate field for the given cellPointWeight.
interpolationCellPoint(const VolField< Type > &psi)
Construct from components.
virtual autoPtr< interpolation< Type > > clone() const
Clone.
TypeName("cellPoint")
Runtime type information.
Base class for interpolations that require a vol-point interpolated field.
const PointField< Type > & psip() const
Access the point field.
Abstract base class for interpolation.
const VolField< Type > & psi() const
Return the field to be interpolated.
Storage and named access for the indices of a tet which is part of the decomposition of a cell.
A class for managing temporary objects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.