-
- Downloads
Added face calculations and unit test for 3D Voronoi algorithm. Started...
Added face calculations and unit test for 3D Voronoi algorithm. Started testing 3D moving mesh, does not work.
parent
09e08a22
No related branches found
No related tags found
Showing
- src/const.h 2 additions, 2 deletionssrc/const.h
- src/hydro/Shadowswift/hydro_gradients_shadowfax.h 21 additions, 27 deletionssrc/hydro/Shadowswift/hydro_gradients_shadowfax.h
- src/hydro/Shadowswift/hydro_iact.h 24 additions, 25 deletionssrc/hydro/Shadowswift/hydro_iact.h
- src/hydro/Shadowswift/voronoi1d_algorithm.h 9 additions, 15 deletionssrc/hydro/Shadowswift/voronoi1d_algorithm.h
- src/hydro/Shadowswift/voronoi3d_algorithm.h 31 additions, 9 deletionssrc/hydro/Shadowswift/voronoi3d_algorithm.h
- tests/testVoronoi1D.c 7 additions, 7 deletionstests/testVoronoi1D.c
- tests/testVoronoi3D.c 58 additions, 8 deletionstests/testVoronoi3D.c
Please register or sign in to comment