Go to the documentation of this file.
35 #ifndef interpolationPointMVC_H
36 #define interpolationPointMVC_H
91 const label facei = -1
interpolationPointMVC(const GeometricField< Type, fvPatchField, volMesh > &psi)
Type interpolate(const pointMVCWeight &cpw) const
const GeometricField< Type, fvPatchField, volMesh > & psi() const
Container to calculate weights for interpolating directly from vertices of cell using Mean Value Coor...
Abstract base class for interpolation.
Given cell centre values interpolates to vertices and uses these to do a Mean Value Coordinates inter...
const GeometricField< Type, pointPatchField, pointMesh > psip_
Generic GeometricField class.