<BriefDescription>
More...
|
subroutine, public | mpi_comm_rank (comm, rank, ier) |
|
subroutine, public | mpi_comm_size (comm, size, ier) |
|
subroutine, public | mpi_comm_dup (comm, newComm, ier) |
|
subroutine, public | mpi_comm_group (comm, group, ier) |
|
subroutine, public | mpi_group_range_incl (group, n, ranges, newGroups, ier) |
|
subroutine, public | mpi_comm_create (comm, group, newComm, ier) |
|
|
integer, parameter, public | mpi_comm_world = -1 |
|
integer, parameter, public | mpi_comm_null = -1 |
|
integer, parameter, public | mpi_comm_success = 0 |
|
<BriefDescription>
- Author
- Tom Clune, NASA/GSFC
- Date
- 07 Nov 2013
- Note
- <A note here.> <Or starting here...>