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
c3c2236f
Commit
c3c2236f
authored
Mar 30, 2012
by
Thomas Jahns
🤸
Browse files
Future fix note.
parent
4b14a27d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/namespace.c
View file @
c3c2236f
...
...
@@ -106,6 +106,7 @@ int namespaceGetNumber ()
void
pioNamespaceSetActive
(
int
nId
)
{
/* FIXME: this should not be PIO-only */
#ifdef USE_MPI
xassert
(
nId
<
nNamespaces
&&
nId
>=
0
);
...
...
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