Commit graph

12 commits

Author SHA1 Message Date
Gavin Ridley
aa4de82258
remove gsl-lite dependency (#3225)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2025-02-20 01:03:20 +00:00
Paul Romano
87e00f76ed
Add inline to openmc::interpolate (#2789) 2023-11-29 11:20:01 +00:00
Patrick Shriwise
24e1c95161
Fix lagrangian interpolation (#2775) 2023-11-15 09:49:53 +00:00
Patrick Shriwise
f33ea966b2 Compute interpolation value in loop. Correction to from_tab1D. 2022-09-17 11:10:27 -05:00
Patrick Shriwise
3c9e359a57 Addressing some comments from @paulromano 2022-09-17 09:47:16 -05:00
Patrick Shriwise
53d3cd005f
Apply suggestions from @paulromano
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-09-17 09:46:33 -05:00
Patrick Shriwise
2fa63f3302 Applying clang format 2022-09-08 22:41:54 -05:00
Patrick Shriwise
3c3ce6e2e7 A couple of corrections to the lagrangian interpolation function 2022-09-08 22:28:54 -05:00
Patrick Shriwise
fbce363784 Using a separate dictionary for interpolation values 2022-09-07 23:05:15 -05:00
Patrick Shriwise
35aa433b9a Updating interpolation function signature. 2022-09-06 22:50:19 -05:00
Patrick Shriwise
48a9ac9a2c Adding initial lagrangian interpolation. 2022-09-01 23:34:24 -05:00
Patrick Shriwise
4ba9acd459 Adding test results for additional interpolation types 2022-09-01 23:34:24 -05:00