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
Rob Latham
MPICH-BlueGene
Commits
00e5cefb
Commit
00e5cefb
authored
Nov 29, 2012
by
Pavan Balaji
Browse files
[svn-r10687] White space cleanup.
No reviewer.
parent
60914260
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/mpi/comm/comm_split_type.c
View file @
00e5cefb
...
...
@@ -91,7 +91,7 @@ Notes:
.seealso: MPI_Comm_free
@*/
int
MPI_Comm_split_type
(
MPI_Comm
comm
,
int
split_type
,
int
key
,
MPI_Info
info
,
MPI_Comm
*
newcomm
)
MPI_Comm
*
newcomm
)
{
int
mpi_errno
=
MPI_SUCCESS
;
MPID_Comm
*
comm_ptr
=
NULL
,
*
newcomm_ptr
;
...
...
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