Work arrays management in ops, fix tests
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- docs/sphinx/contacts.rst 14 additions, 0 deletionsdocs/sphinx/contacts.rst
- hysop/default_methods.py 21 additions, 6 deletionshysop/default_methods.py
- hysop/domain/box.py 3 additions, 3 deletionshysop/domain/box.py
- hysop/domain/tests/test_box.py 3 additions, 7 deletionshysop/domain/tests/test_box.py
- hysop/domain/tests/test_subset.py 2 additions, 1 deletionhysop/domain/tests/test_subset.py
- hysop/numerics/odesolvers.py 1 addition, 1 deletionhysop/numerics/odesolvers.py
- hysop/numerics/tests/test_odesolvers.py 13 additions, 5 deletionshysop/numerics/tests/test_odesolvers.py
- hysop/operator/absorption_BC.py 1 addition, 1 deletionhysop/operator/absorption_BC.py
- hysop/operator/adapt_timestep.py 1 addition, 1 deletionhysop/operator/adapt_timestep.py
- hysop/operator/custom.py 1 addition, 1 deletionhysop/operator/custom.py
- hysop/operator/discrete/discrete.py 4 additions, 26 deletionshysop/operator/discrete/discrete.py
- hysop/operator/discrete/energy_enstrophy.py 32 additions, 54 deletionshysop/operator/discrete/energy_enstrophy.py
- hysop/operator/discrete/stretching.py 52 additions, 84 deletionshysop/operator/discrete/stretching.py
- hysop/operator/drag_and_lift.py 2 additions, 2 deletionshysop/operator/drag_and_lift.py
- hysop/operator/energy_enstrophy.py 35 additions, 41 deletionshysop/operator/energy_enstrophy.py
- hysop/operator/monitoringPoints.py 1 addition, 1 deletionhysop/operator/monitoringPoints.py
- hysop/operator/poisson.py 6 additions, 2 deletionshysop/operator/poisson.py
- hysop/operator/profiles.py 1 addition, 1 deletionhysop/operator/profiles.py
- hysop/operator/reprojection.py 1 addition, 1 deletionhysop/operator/reprojection.py
Loading
Please register or sign in to comment