Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
bc78bebb
Commit
bc78bebb
authored
Jul 23, 2011
by
Uwe Schulzweida
Browse files
added interface function zaxisInqVct to read the VCT
parent
b775514a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/stream_cgribex.c
View file @
bc78bebb
...
...
@@ -1963,7 +1963,7 @@ void cgribexDefLevel(int *isec1, int *isec2, double *fsec2, int zaxisID, int lev
else
{
ISEC2_NumVCP
=
vctsize
;
zaxisInqVct
(
zaxiID
,
&
fsec2
[
10
]);
zaxisInqVct
(
zaxi
s
ID
,
&
fsec2
[
10
]);
}
break
;
}
...
...
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