gandalfcode / gandalf

GANDALF (Graphical Astrophysics code for N-body Dynamics And Lagrangian Fluids)
GNU General Public License v2.0
44 stars 12 forks source link

Riemann solvers in C++ #4

Closed dhubber closed 8 years ago

dhubber commented 10 years ago

Re-code Riemann solver in C++. Allows us to eliminate Fortran and therefore f2py additional dependency.

dhubber commented 8 years ago

Done! Exact Riemann solver with sampling function added to C++