Skip to content
GitLab
Menu
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
5f9e1853
Commit
5f9e1853
authored
Nov 19, 2013
by
Thomas Jahns
🤸
Browse files
Don't reinitialize variables going out of scope.
parent
054de60c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/simple_model.c
View file @
5f9e1853
...
...
@@ -265,8 +265,6 @@ modelRun(struct model_config setup, MPI_Comm comm)
#else
streamWriteVar
(
streamID
,
varDesc
[
varID
].
id
,
varslice
,
nmiss
);
#endif
start
=
CDI_UNDEFID
;
chunk
=
CDI_UNDEFID
;
}
current_time
+=
86400
;
#ifdef USE_MPI
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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