slosh3d 0.1.0

Cross-platform GPU 3D Material Point Method implementation.
1
2
3
pub mod grid;
pub mod prefix_sum;
pub mod sort;