Update fields initialization and corresponding tests. All tests ok (including pep8)
Showing
- Examples/TaylorGreen3D.py 13 additions, 14 deletionsExamples/TaylorGreen3D.py
- Examples/dataTG.py 1 addition, 1 deletionExamples/dataTG.py
- HySoP/hysop/domain/tests/test_box.py 1 addition, 1 deletionHySoP/hysop/domain/tests/test_box.py
- HySoP/hysop/domain/tests/test_obstacle.py 2 additions, 3 deletionsHySoP/hysop/domain/tests/test_obstacle.py
- HySoP/hysop/fields/__init__.py 172 additions, 86 deletionsHySoP/hysop/fields/__init__.py
- HySoP/hysop/fields/continuous.py 21 additions, 24 deletionsHySoP/hysop/fields/continuous.py
- HySoP/hysop/fields/discrete.py 44 additions, 35 deletionsHySoP/hysop/fields/discrete.py
- HySoP/hysop/fields/tests/test_discretefield.py 0 additions, 126 deletionsHySoP/hysop/fields/tests/test_discretefield.py
- HySoP/hysop/fields/tests/test_field.py 20 additions, 38 deletionsHySoP/hysop/fields/tests/test_field.py
- HySoP/hysop/methods_keys.py 3 additions, 0 deletionsHySoP/hysop/methods_keys.py
- HySoP/hysop/mpi/tests/test_topology.py 0 additions, 1 deletionHySoP/hysop/mpi/tests/test_topology.py
- HySoP/hysop/numerics/tests/test_diffOp.py 28 additions, 30 deletionsHySoP/hysop/numerics/tests/test_diffOp.py
- HySoP/hysop/operator/advection.py 2 additions, 0 deletionsHySoP/hysop/operator/advection.py
- HySoP/hysop/operator/analytic.py 19 additions, 31 deletionsHySoP/hysop/operator/analytic.py
- HySoP/hysop/operator/differential.py 22 additions, 65 deletionsHySoP/hysop/operator/differential.py
- HySoP/hysop/operator/discrete/differential.py 41 additions, 48 deletionsHySoP/hysop/operator/discrete/differential.py
- HySoP/hysop/operator/discrete/stretching.py 1 addition, 1 deletionHySoP/hysop/operator/discrete/stretching.py
- HySoP/hysop/operator/tests/test_Stretching.py 13 additions, 10 deletionsHySoP/hysop/operator/tests/test_Stretching.py
- HySoP/hysop/operator/tests/test_advec_scales.py 16 additions, 13 deletionsHySoP/hysop/operator/tests/test_advec_scales.py
- HySoP/hysop/operator/tests/test_analytic.py 448 additions, 43 deletionsHySoP/hysop/operator/tests/test_analytic.py
Loading
Please register or sign in to comment