Update differential_operations and stretching (fix bug + optimizations) - Add...
Update differential_operations and stretching (fix bug + optimizations) - Add GlobalTests (test functionnalities, perf ...)
Showing
- CodingRules.org 18 additions, 0 deletionsCodingRules.org
- Examples/TaylorGreen3D.py 26 additions, 5 deletionsExamples/TaylorGreen3D.py
- Examples/dataTG.py 1 addition, 1 deletionExamples/dataTG.py
- Examples/howto_integrators.py 1 addition, 2 deletionsExamples/howto_integrators.py
- HySoP/CMake/ParmesTests.cmake 1 addition, 1 deletionHySoP/CMake/ParmesTests.cmake
- HySoP/CMakeLists.txt 2 additions, 0 deletionsHySoP/CMakeLists.txt
- HySoP/Global_tests/README 3 additions, 0 deletionsHySoP/Global_tests/README
- HySoP/Global_tests/testPerfAndMemForFD_and_div.py 305 additions, 0 deletionsHySoP/Global_tests/testPerfAndMemForFD_and_div.py
- HySoP/hysop/__init__.py.in 1 addition, 1 deletionHySoP/hysop/__init__.py.in
- HySoP/hysop/constants.py 9 additions, 1 deletionHySoP/hysop/constants.py
- HySoP/hysop/dataloader.py 0 additions, 249 deletionsHySoP/hysop/dataloader.py
- HySoP/hysop/f2py/fftw2py.f90 1 addition, 1 deletionHySoP/hysop/f2py/fftw2py.f90
- HySoP/hysop/f2py/scales2py.f90 1 addition, 1 deletionHySoP/hysop/f2py/scales2py.f90
- HySoP/hysop/fields/discrete.py 4 additions, 5 deletionsHySoP/hysop/fields/discrete.py
- HySoP/hysop/numerics/__init__.py 11 additions, 0 deletionsHySoP/hysop/numerics/__init__.py
- HySoP/hysop/numerics/differential_operations.py 354 additions, 82 deletionsHySoP/hysop/numerics/differential_operations.py
- HySoP/hysop/numerics/finite_differences.py 29 additions, 3 deletionsHySoP/hysop/numerics/finite_differences.py
- HySoP/hysop/numerics/integrators/odesolver.py 2 additions, 2 deletionsHySoP/hysop/numerics/integrators/odesolver.py
- HySoP/hysop/numerics/integrators/runge_kutta3.py 5 additions, 5 deletionsHySoP/hysop/numerics/integrators/runge_kutta3.py
- HySoP/hysop/operator/discrete/stretching.py 53 additions, 27 deletionsHySoP/hysop/operator/discrete/stretching.py
Loading
Please register or sign in to comment