Fix fortran install process + shared lib by default (much more verbose ...),...
Fix fortran install process + shared lib by default (much more verbose ...), review default method setup in operators, review fftw curl.
Showing
- Examples/NSDebug.py 85 additions, 61 deletionsExamples/NSDebug.py
- Examples/dataNS_bb.py 1 addition, 1 deletionExamples/dataNS_bb.py
- HySoP/CMakeLists.txt 13 additions, 8 deletionsHySoP/CMakeLists.txt
- HySoP/hysop/default_methods.py 33 additions, 0 deletionsHySoP/hysop/default_methods.py
- HySoP/hysop/fakef2py/__init__.py 0 additions, 0 deletionsHySoP/hysop/fakef2py/__init__.py
- HySoP/hysop/fakef2py/fftw2py/__init__.py 0 additions, 0 deletionsHySoP/hysop/fakef2py/fftw2py/__init__.py
- HySoP/hysop/fakef2py/scales2py/__init__.py 0 additions, 0 deletionsHySoP/hysop/fakef2py/scales2py/__init__.py
- HySoP/hysop/fields/continuous.py 7 additions, 9 deletionsHySoP/hysop/fields/continuous.py
- HySoP/hysop/numerics/differential_operations.py 7 additions, 7 deletionsHySoP/hysop/numerics/differential_operations.py
- HySoP/hysop/operator/__init__.py 4 additions, 8 deletionsHySoP/hysop/operator/__init__.py
- HySoP/hysop/operator/adapt_timestep.py 2 additions, 4 deletionsHySoP/hysop/operator/adapt_timestep.py
- HySoP/hysop/operator/advection.py 23 additions, 13 deletionsHySoP/hysop/operator/advection.py
- HySoP/hysop/operator/advection_dir.py 25 additions, 15 deletionsHySoP/hysop/operator/advection_dir.py
- HySoP/hysop/operator/analytic.py 2 additions, 2 deletionsHySoP/hysop/operator/analytic.py
- HySoP/hysop/operator/baroclinic.py 6 additions, 2 deletionsHySoP/hysop/operator/baroclinic.py
- HySoP/hysop/operator/continuous.py 10 additions, 4 deletionsHySoP/hysop/operator/continuous.py
- HySoP/hysop/operator/curlAndDiffusion.py 7 additions, 1 deletionHySoP/hysop/operator/curlAndDiffusion.py
- HySoP/hysop/operator/differential.py 104 additions, 50 deletionsHySoP/hysop/operator/differential.py
- HySoP/hysop/operator/diffusion.py 10 additions, 7 deletionsHySoP/hysop/operator/diffusion.py
- HySoP/hysop/operator/discrete/curlAndDiffusion_fft.py 5 additions, 3 deletionsHySoP/hysop/operator/discrete/curlAndDiffusion_fft.py
Loading
Please register or sign in to comment