diff --git a/common/pmmc.h b/common/pmmc.h index 95823d27..05d59ffc 100644 --- a/common/pmmc.h +++ b/common/pmmc.h @@ -4212,7 +4212,8 @@ inline void pmmc_CommonCurveSpeed(DoubleArray &CubeValues, DoubleArray &dPdt, Do } } -inline void pmmc_CurveCurvature(DoubleArray &f, DoubleArray &s, int i, int j, int k){ +inline void pmmc_CurveCurvature(DoubleArray &f, DoubleArray &s, DTMutableList &Points, int npts, + int i, int j, int k){ int p; double x,y,z;