Skip to content

Commit

Permalink
re-import bnd
Browse files Browse the repository at this point in the history
  • Loading branch information
simonguichandut committed Aug 9, 2023
1 parent 749cdd5 commit a7cfc0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyro/incompressible/simulation.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import numpy as np

import pyro.mesh.array_indexer as ai
import pyro.mesh.boundary as bnd
from pyro.burgers import Simulation as burgers_simulation
from pyro.incompressible import incomp_interface
from pyro.mesh import patch, reconstruction
Expand Down

0 comments on commit a7cfc0d

Please sign in to comment.