-
- Downloads
Merge branch 'shadowswift_new' into 'master'
Voronoi tests work now. I think I added all missing files used by `SHADOWFAX_SPH` and `GIZMO_SPH` to `Makefile.am`. I have also introduced a tolerance for geometric tests in the 2D Voronoi algorithm, which fixes round off issues that caused `testVoronoi2D` to fail if compiled with optimizations enabled. This fixes #282. See merge request !325
No related branches found
No related tags found
Showing
- src/Makefile.am 25 additions, 2 deletionssrc/Makefile.am
- src/hydro/Shadowswift/voronoi2d_algorithm.h 5 additions, 3 deletionssrc/hydro/Shadowswift/voronoi2d_algorithm.h
- src/riemann/riemann_exact.h 0 additions, 3 deletionssrc/riemann/riemann_exact.h
- tests/testVoronoi2D.c 4 additions, 5 deletionstests/testVoronoi2D.c
Loading
Please register or sign in to comment