-Review topo creation
- fix tests + pep8 things + docstrings
Showing
- CMakeLists.txt 6 additions, 0 deletionsCMakeLists.txt
- hysop/domain/domain.py 24 additions, 6 deletionshysop/domain/domain.py
- hysop/gpu/gpu_diffusion.py 3 additions, 3 deletionshysop/gpu/gpu_diffusion.py
- hysop/gpu/gpu_discrete.py 1 addition, 1 deletionhysop/gpu/gpu_discrete.py
- hysop/gpu/gpu_multiphase_baroclinic_rhs.py 3 additions, 3 deletionshysop/gpu/gpu_multiphase_baroclinic_rhs.py
- hysop/gpu/gpu_particle_advection.py 35 additions, 39 deletionshysop/gpu/gpu_particle_advection.py
- hysop/gpu/multi_gpu_particle_advection.py 18 additions, 18 deletionshysop/gpu/multi_gpu_particle_advection.py
- hysop/gpu/tests/test_gpu_multiresolution_filter.py 1 addition, 2 deletionshysop/gpu/tests/test_gpu_multiresolution_filter.py
- hysop/gpu/tools.py 177 additions, 100 deletionshysop/gpu/tools.py
- hysop/mpi/__init__.py 18 additions, 17 deletionshysop/mpi/__init__.py
- hysop/mpi/main_var.py 0 additions, 16 deletionshysop/mpi/main_var.py
- hysop/mpi/tests/test_bridge.py 1 addition, 4 deletionshysop/mpi/tests/test_bridge.py
- hysop/mpi/tests/utils.py 81 additions, 11 deletionshysop/mpi/tests/utils.py
- hysop/mpi/topology.py 78 additions, 32 deletionshysop/mpi/topology.py
- hysop/numerics/remeshing.py 1 addition, 1 deletionhysop/numerics/remeshing.py
- hysop/operator/computational.py 1 addition, 1 deletionhysop/operator/computational.py
- hysop/operator/curlAndDiffusion.py 1 addition, 1 deletionhysop/operator/curlAndDiffusion.py
- hysop/operator/tests/test_adaptive_time_step.py 1 addition, 2 deletionshysop/operator/tests/test_adaptive_time_step.py
- hysop/operator/tests/test_multiresolution_filter.py 1 addition, 2 deletionshysop/operator/tests/test_multiresolution_filter.py
- hysop/operator/tests/test_redistribute.py 9 additions, 8 deletionshysop/operator/tests/test_redistribute.py
Loading
Please register or sign in to comment