-
- Downloads
Update fields interface, update tests, review topo creation, add curl...
Update fields interface, update tests, review topo creation, add curl operator, updateGhosts, finiteDiff ...
Showing
- HySoP/hysop/constants.py 1 addition, 0 deletionsHySoP/hysop/constants.py
- HySoP/hysop/fields/continuous.py 11 additions, 15 deletionsHySoP/hysop/fields/continuous.py
- HySoP/hysop/fields/discrete.py 89 additions, 33 deletionsHySoP/hysop/fields/discrete.py
- HySoP/hysop/fields/scalar.py 0 additions, 118 deletionsHySoP/hysop/fields/scalar.py
- HySoP/hysop/fields/tests/test_discretefield.py 14 additions, 23 deletionsHySoP/hysop/fields/tests/test_discretefield.py
- HySoP/hysop/fields/tests/test_field.py 42 additions, 0 deletionsHySoP/hysop/fields/tests/test_field.py
- HySoP/hysop/fields/vector.py 0 additions, 158 deletionsHySoP/hysop/fields/vector.py
- HySoP/hysop/gpu/QtRendering.py 4 additions, 4 deletionsHySoP/hysop/gpu/QtRendering.py
- HySoP/hysop/gpu/visu/__init__.py 2 additions, 0 deletionsHySoP/hysop/gpu/visu/__init__.py
- HySoP/hysop/mpi/mesh.py 1 addition, 1 deletionHySoP/hysop/mpi/mesh.py
- HySoP/hysop/mpi/tests/test_mesh.py 1 addition, 2 deletionsHySoP/hysop/mpi/tests/test_mesh.py
- HySoP/hysop/mpi/tests/test_topology.py 11 additions, 8 deletionsHySoP/hysop/mpi/tests/test_topology.py
- HySoP/hysop/mpi/topology.py 139 additions, 73 deletionsHySoP/hysop/mpi/topology.py
- HySoP/hysop/numerics/differential_operations.py 176 additions, 0 deletionsHySoP/hysop/numerics/differential_operations.py
- HySoP/hysop/numerics/finite_differences.py 101 additions, 0 deletionsHySoP/hysop/numerics/finite_differences.py
- HySoP/hysop/operator/advection.py 40 additions, 17 deletionsHySoP/hysop/operator/advection.py
- HySoP/hysop/operator/analytic.py 21 additions, 20 deletionsHySoP/hysop/operator/analytic.py
- HySoP/hysop/operator/continuous.py 26 additions, 4 deletionsHySoP/hysop/operator/continuous.py
- HySoP/hysop/operator/curl.py 83 additions, 0 deletionsHySoP/hysop/operator/curl.py
- HySoP/hysop/operator/diffusion.py 8 additions, 3 deletionsHySoP/hysop/operator/diffusion.py
Loading
Please register or sign in to comment