35#ifndef Foam_interpolationPointMVC_H
36#define Foam_interpolationPointMVC_H
91 const label facei = -1
Generic GeometricField class.
interpolationPointMVC(const GeometricField< Type, fvPatchField, volMesh > &psi)
Construct from components.
TypeName("pointMVC")
Runtime type information.
const GeometricField< Type, pointPatchField, pointMesh > psip_
Interpolated volfield.
Type interpolate(const pointMVCWeight &cpw) const
Interpolate field for the given cellPointWeight.
interpolation(const GeometricField< Type, fvPatchField, volMesh > &psi)
Construct from components.
const GeometricField< Type, fvPatchField, volMesh > & psi() const noexcept
Return the field to be interpolated.
Container to calculate weights for interpolating directly from vertices of cell using Mean Value Coor...
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.