Skip to content

Commit

Permalink
importfix
Browse files Browse the repository at this point in the history
  • Loading branch information
dbezgin committed Dec 22, 2023
1 parent c820856 commit b5396c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/jaxfluids/solvers/riemann_solvers/LaxFriedrichs.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
#* *
#*------------------------------------------------------------------------------*

import jax.numpy as jnp

from jaxfluids.solvers.riemann_solvers.riemann_solver import RiemannSolver
from jaxfluids.materials.material_manager import MaterialManager

Expand Down

0 comments on commit b5396c2

Please sign in to comment.