Big python reorganisation. May have some bugs. Incoming tests and bug fix. Need fix examples
Showing
- HySoP/CMakeLists.txt 7 additions, 0 deletionsHySoP/CMakeLists.txt
- HySoP/hysop/__init__.py.in 18 additions, 19 deletionsHySoP/hysop/__init__.py.in
- HySoP/hysop/constants.py 1 addition, 6 deletionsHySoP/hysop/constants.py
- HySoP/hysop/domain/box.py 1 addition, 36 deletionsHySoP/hysop/domain/box.py
- HySoP/hysop/domain/discrete.py 0 additions, 29 deletionsHySoP/hysop/domain/discrete.py
- HySoP/hysop/domain/domain.py 0 additions, 7 deletionsHySoP/hysop/domain/domain.py
- HySoP/hysop/domain/grid.py 0 additions, 53 deletionsHySoP/hysop/domain/grid.py
- HySoP/hysop/domain/mesh.py 125 additions, 0 deletionsHySoP/hysop/domain/mesh.py
- HySoP/hysop/domain/obstacle.py 2 additions, 3 deletionsHySoP/hysop/domain/obstacle.py
- HySoP/hysop/domain/obstacle_d.py 10 additions, 8 deletionsHySoP/hysop/domain/obstacle_d.py
- HySoP/hysop/domain/tests/test_box.py 26 additions, 0 deletionsHySoP/hysop/domain/tests/test_box.py
- HySoP/hysop/domain/tests/test_domain.py 0 additions, 35 deletionsHySoP/hysop/domain/tests/test_domain.py
- HySoP/hysop/domain/tests/test_mesh.py 6 additions, 0 deletionsHySoP/hysop/domain/tests/test_mesh.py
- HySoP/hysop/domain/tests/test_obstacle.py 6 additions, 0 deletionsHySoP/hysop/domain/tests/test_obstacle.py
- HySoP/hysop/fields/analytical.py 5 additions, 7 deletionsHySoP/hysop/fields/analytical.py
- HySoP/hysop/fields/continuous.py 28 additions, 16 deletionsHySoP/hysop/fields/continuous.py
- HySoP/hysop/fields/discrete.py 24 additions, 195 deletionsHySoP/hysop/fields/discrete.py
- HySoP/hysop/fields/gpu_discrete.py 228 additions, 0 deletionsHySoP/hysop/fields/gpu_discrete.py
- HySoP/hysop/fields/gpuscalar.py 37 additions, 0 deletionsHySoP/hysop/fields/gpuscalar.py
- HySoP/hysop/fields/gpuvector.py 39 additions, 0 deletionsHySoP/hysop/fields/gpuvector.py
Loading
Please register or sign in to comment