32 #ifndef interpolationVolPointInterpolation_H
33 #define interpolationVolPointInterpolation_H
61 TypeName(
"interpolationVolPointInterpolation");
Base class for interpolations that require a vol-point interpolated field.
TypeName("interpolationVolPointInterpolation")
Runtime type information.
virtual ~interpolationVolPointInterpolation()
interpolationVolPointInterpolation(const VolField< Type > &psi)
Construct from components.
const PointField< Type > psip_
Interpolated volfield.
const PointField< Type > & psip() const
Access the point field.
A class for managing temporary objects.
const volScalarField & psi