-
- Downloads
Add new topology classes + tests + misc. It's supposed to work, but it's worth other tests ...
Showing
- HySoP/hysop/__init__.py.in 66 additions, 65 deletionsHySoP/hysop/__init__.py.in
- HySoP/hysop/constants.py 2 additions, 2 deletionsHySoP/hysop/constants.py
- HySoP/hysop/domain/__init__.py 2 additions, 1 deletionHySoP/hysop/domain/__init__.py
- HySoP/hysop/domain/box.py 15 additions, 8 deletionsHySoP/hysop/domain/box.py
- HySoP/hysop/domain/grid.py 5 additions, 4 deletionsHySoP/hysop/domain/grid.py
- HySoP/hysop/domain/tests/__init__.py 0 additions, 0 deletionsHySoP/hysop/domain/tests/__init__.py
- HySoP/hysop/domain/tests/test_domain.py 35 additions, 0 deletionsHySoP/hysop/domain/tests/test_domain.py
- HySoP/hysop/f2py/__init__.py 0 additions, 0 deletionsHySoP/hysop/f2py/__init__.py
- HySoP/hysop/f2py/fftw2py.f90 3 additions, 2 deletionsHySoP/hysop/f2py/fftw2py.f90
- HySoP/hysop/f2py/fftw2py/__init__.py 5 additions, 0 deletionsHySoP/hysop/f2py/fftw2py/__init__.py
- HySoP/hysop/f2py/scales2py/__init__.py 5 additions, 0 deletionsHySoP/hysop/f2py/scales2py/__init__.py
- HySoP/hysop/mpi/__init__.py 25 additions, 0 deletionsHySoP/hysop/mpi/__init__.py
- HySoP/hysop/mpi/main_var.py 16 additions, 0 deletionsHySoP/hysop/mpi/main_var.py
- HySoP/hysop/mpi/tests/test_topology.py 46 additions, 0 deletionsHySoP/hysop/mpi/tests/test_topology.py
- HySoP/hysop/mpi/topology.py 426 additions, 0 deletionsHySoP/hysop/mpi/topology.py
- HySoP/hysop/obstacle/obstacle.py 5 additions, 3 deletionsHySoP/hysop/obstacle/obstacle.py
- HySoP/hysop/operator/advec_scales.py 2 additions, 2 deletionsHySoP/hysop/operator/advec_scales.py
- HySoP/hysop/particular_solvers/basic.py 11 additions, 16 deletionsHySoP/hysop/particular_solvers/basic.py
- HySoP/hysop/physics/compute_forces.py 1 addition, 1 deletionHySoP/hysop/physics/compute_forces.py
- HySoP/hysop/test/test_operator/test_Forces.py 3 additions, 3 deletionsHySoP/hysop/test/test_operator/test_Forces.py
Loading
Please register or sign in to comment