40#ifndef interpolateSplineXY_H
41#define interpolateSplineXY_H
Generic templated field type that is much like a Foam::List except that it is expected to hold numeri...
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
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.