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