Skip to content

Commit

Permalink
Update include/ddc/kernels/splines/spline_evaluator.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
tpadioleau authored Mar 22, 2024
1 parent 67e9e17 commit 76fb9e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/ddc/kernels/splines/spline_evaluator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ class SplineEvaluator
return m_right_extrap_rule;
}



template <class Layout, class... CoordsDims>
KOKKOS_FUNCTION double operator()(
ddc::Coordinate<CoordsDims...> const& coord_eval,
Expand Down

0 comments on commit 76fb9e1

Please sign in to comment.