Skip to content
  • Nicolas Tancogne-Dejean's avatar
    Splines now store their own cutoff radius · c82d1047
    Nicolas Tancogne-Dejean authored
    The code is now done such that cutoff radii are stored in the splines.
    This is evaluated when the routie spline_fit is called.
    This improves the initialization time of the code and makes small testsuite input run ~10% faster.
    c82d1047