45 "volPointInterpolate(" +
psi.
name() +
')',
Generic GeometricField class.
interpolationPointMVC(const GeometricField< Type, fvPatchField, volMesh > &psi)
Construct from components.
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.
static autoPtr< interpolation< Type > > New(const word &interpolationType, const GeometricField< Type, fvPatchField, volMesh > &psi)
Return a reference to the specified interpolation scheme.
const GeometricField< Type, fvPatchField, volMesh > & psi() const noexcept
Return the field to be interpolated.
Interpolate from cell centres to points (vertices) using inverse distance weighting.
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.