Add python/numpy optimizations for advection and remeshing.
Showing
- HySoP/hysop/fields/continuous.py 1 addition, 0 deletionsHySoP/hysop/fields/continuous.py
- HySoP/hysop/numerics/integrators/runge_kutta2.py 44 additions, 1 deletionHySoP/hysop/numerics/integrators/runge_kutta2.py
- HySoP/hysop/numerics/interpolation.py 79 additions, 54 deletionsHySoP/hysop/numerics/interpolation.py
- HySoP/hysop/numerics/remeshing/m4prime.py 116 additions, 56 deletionsHySoP/hysop/numerics/remeshing/m4prime.py
- HySoP/hysop/numerics/remeshing/m6prime.py 133 additions, 115 deletionsHySoP/hysop/numerics/remeshing/m6prime.py
- HySoP/hysop/numerics/remeshing/m8prime.py 190 additions, 98 deletionsHySoP/hysop/numerics/remeshing/m8prime.py
- HySoP/hysop/operator/discrete/particle_advection.py 39 additions, 13 deletionsHySoP/hysop/operator/discrete/particle_advection.py
- HySoP/hysop/operator/monitors/printer.py 3 additions, 3 deletionsHySoP/hysop/operator/monitors/printer.py
Loading
Please register or sign in to comment