From 9787d0557fb485dfe4c20d375376f6efb88093dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20BRIOL?= Date: Wed, 15 Apr 2020 11:35:40 +0200 Subject: [PATCH] Interpolation on U axis doesn't depend on time. --- .../core/include/pyinterp/quadrivariate.hpp | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/pyinterp/core/include/pyinterp/quadrivariate.hpp b/src/pyinterp/core/include/pyinterp/quadrivariate.hpp index c2b74b38..dd8d5811 100644 --- a/src/pyinterp/core/include/pyinterp/quadrivariate.hpp +++ b/src/pyinterp/core/include/pyinterp/quadrivariate.hpp @@ -20,6 +20,18 @@ namespace pyinterp { template