Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Merge requests
!1021
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
Email patches
Plain diff
Merged
Pedro Gonnet
requested to merge
h_max_should_be_float
into
master
Feb 17, 2020
Overview
2
Commits
2
Changes
2
This should shave 12 bytes off of
struct cell
.
Edited
Feb 18, 2020
by
Pedro Gonnet