Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make simulations run with
Float32
(#662)
* Replace hardcoded Float64 values * Avoid Float64 `eps()` * Remove the last Float64 occurrence in fluid-fluid kernel * Fix tests * Make all smoothing kernels preserve types and add test for this * Make eps(typeof(h)) consistent * Reformat code * Fix tests
- Loading branch information