38 #ifndef interpolateSplineXY_H 39 #define interpolateSplineXY_H 56 const Field<Type>& yOld
65 const Field<Type>& yOld
Field< Type > interpolateSplineXY(const scalarField &xNew, const scalarField &xOld, 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.