Hybrid computing fix (now ok). Sharing MPI communicator between python and...
Hybrid computing fix (now ok). Sharing MPI communicator between python and fortran (convert python to fortran). Fix Scales and FFT MPI precision.
Showing
- HySoP/CMake/FindFFTW.cmake 24 additions, 11 deletionsHySoP/CMake/FindFFTW.cmake
- HySoP/hysop/f2py/fftw2py.f90 10 additions, 2 deletionsHySoP/hysop/f2py/fftw2py.f90
- HySoP/hysop/f2py/parameters.f90 2 additions, 2 deletionsHySoP/hysop/f2py/parameters.f90
- HySoP/hysop/f2py/scales2py.f90 5 additions, 3 deletionsHySoP/hysop/f2py/scales2py.f90
- HySoP/hysop/fields/discrete.py 16 additions, 1 deletionHySoP/hysop/fields/discrete.py
- HySoP/hysop/gpu/gpu_discrete.py 11 additions, 7 deletionsHySoP/hysop/gpu/gpu_discrete.py
- HySoP/hysop/gpu/gpu_particle_advection.py 0 additions, 8 deletionsHySoP/hysop/gpu/gpu_particle_advection.py
- HySoP/hysop/mpi/topology.py 1 addition, 0 deletionsHySoP/hysop/mpi/topology.py
- HySoP/hysop/numerics/update_ghosts.py 0 additions, 6 deletionsHySoP/hysop/numerics/update_ghosts.py
- HySoP/hysop/operator/adapt_timestep.py 4 additions, 3 deletionsHySoP/hysop/operator/adapt_timestep.py
- HySoP/hysop/operator/advection.py 13 additions, 4 deletionsHySoP/hysop/operator/advection.py
- HySoP/hysop/operator/advection_dir.py 15 additions, 10 deletionsHySoP/hysop/operator/advection_dir.py
- HySoP/hysop/operator/analytic.py 4 additions, 3 deletionsHySoP/hysop/operator/analytic.py
- HySoP/hysop/operator/baroclinic.py 5 additions, 4 deletionsHySoP/hysop/operator/baroclinic.py
- HySoP/hysop/operator/continuous.py 5 additions, 1 deletionHySoP/hysop/operator/continuous.py
- HySoP/hysop/operator/curlAndDiffusion.py 10 additions, 4 deletionsHySoP/hysop/operator/curlAndDiffusion.py
- HySoP/hysop/operator/density.py 4 additions, 3 deletionsHySoP/hysop/operator/density.py
- HySoP/hysop/operator/differential.py 13 additions, 6 deletionsHySoP/hysop/operator/differential.py
- HySoP/hysop/operator/diffusion.py 14 additions, 4 deletionsHySoP/hysop/operator/diffusion.py
- HySoP/hysop/operator/discrete/adapt_timestep.py 1 addition, 1 deletionHySoP/hysop/operator/discrete/adapt_timestep.py
Loading
Please register or sign in to comment