Skip to content
GitLab
Explore
Sign in
Store h_max values as floats in the `struct cell`, as the h values themselves are also just `float`s.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Pedro Gonnet
requested to merge
h_max_should_be_float
into
master
Feb 17, 2020
Overview
2
Commits
2
Changes
2
Expand
This should shave 12 bytes off of
struct cell
.
Edited
Feb 18, 2020
by
Pedro Gonnet
Merge request reports