33 #ifndef interpolationPointMVC_H
34 #define interpolationPointMVC_H
97 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 interpolates to vertices and uses these to do a Mean Value Coordinates inter...
virtual autoPtr< interpolation< Type > > clone() const
Clone.
TypeName("pointMVC")
Runtime type information.
Type interpolate(const pointMVCWeight &cpw) const
Interpolate field for the given cellPointWeight.
interpolationPointMVC(const VolField< Type > &psi)
Construct from components.
Base class for interpolations that require a vol-point interpolated field.
Abstract base class for interpolation.
const VolField< Type > & psi() const
Return the field to be interpolated.
Container to calculate weights for interpolating directly from vertices of cell using Mean Value Coor...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.