36 #ifndef interpolateXY_H 37 #define interpolateXY_H 54 const Field<Type>& yOld
63 const Field<Type>& yOld
Forward declarations of the specialisations of Field<T> for scalar, vector and tensor.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
Field< Type > interpolateXY(const scalarField &xNew, const scalarField &xOld, const Field< Type > &yOld)