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
mpim-sw
libcdi
Commits
8e4f629c
Commit
8e4f629c
authored
Oct 02, 2015
by
Thomas Jahns
🤸
Browse files
Optimize memory layout of struct varDefZAxisSearchState.
parent
3664cecd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/varscan.c
View file @
8e4f629c
...
...
@@ -956,8 +956,8 @@ struct varDefZAxisSearchState
int
resIDValue
;
int
zaxistype
;
int
nlevels
;
double
*
levels
;
int
lbounds
;
double
*
levels
;
char
*
longname
;
const
char
*
units
;
int
ltype
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment