Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | ierr | ||||
integer, | public | :: | MyRank | ||||
integer, | public | :: | PeTot | ||||
integer, | public | :: | Comm1 | ||||
integer, | public | :: | Comm2 | ||||
integer, | public | :: | Comm3 | ||||
integer, | public | :: | Comm4 | ||||
integer, | public | :: | Comm5 | ||||
integer, | public, | allocatable | :: | Comm(:) | |||
integer, | public, | allocatable | :: | key(:) | |||
integer, | public | :: | LapTimeStep | ||||
real(kind=8), | public | :: | stime | ||||
real(kind=8), | public | :: | etime | ||||
real(kind=8), | public | :: | laptime(1000) | ||||
type(comment), | public | :: | comments(1000) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(out) | :: | val | |||
integer, | intent(in), | optional | :: | ExecRank | ||
character(len=*), | intent(in), | optional | :: | Msg |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
real(kind=8), | intent(out) | :: | val | |||
integer, | intent(in), | optional | :: | ExecRank | ||
character(len=*), | intent(in), | optional | :: | Msg |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(out) | :: | val | |||
integer, | intent(in), | optional | :: | ExecRank | ||
character(len=*), | intent(in), | optional | :: | Msg |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
real(kind=8), | intent(out) | :: | val | |||
integer, | intent(in), | optional | :: | ExecRank | ||
character(len=*), | intent(in), | optional | :: | Msg |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | From | |||
integer, | intent(inout) | :: | val |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | From | |||
real(kind=8), | intent(inout) | :: | val |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | From | |||
integer, | intent(inout) | :: | val |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | From | |||
real(kind=8), | intent(inout) | :: | val |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
integer, | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id | ||
integer, | intent(in), | optional | :: | To |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
real(kind=8), | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
real(kind=8), | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id | ||
integer, | intent(in), | optional | :: | To |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
integer, | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id | ||
integer, | intent(in), | optional | :: | To |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
real(kind=8), | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
real(kind=8), | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id | ||
integer, | intent(in), | optional | :: | To |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
integer, | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id | ||
integer, | intent(in), | optional | :: | From |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
real(kind=8), | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
real(kind=8), | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id | ||
integer, | intent(in), | optional | :: | From |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
integer, | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id | ||
integer, | intent(in), | optional | :: | From |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
real(kind=8), | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
real(kind=8), | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id | ||
integer, | intent(in), | optional | :: | From |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
integer, | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
real(kind=8), | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
real(kind=8), | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
integer, | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
real(kind=8), | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
real(kind=8), | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
integer, | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
real(kind=8), | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
real(kind=8), | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
integer, | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
real(kind=8), | intent(inout) | :: | sendobj(:) | |||
integer, | intent(in) | :: | sendcount | |||
real(kind=8), | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | recvcount | |||
integer, | intent(in), | optional | :: | send_start_id | ||
integer, | intent(in), | optional | :: | recv_start_id |
, count, MPI_INTEGER, ToID, MPI_MAX, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_MIN, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_SUM, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_PROD, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_LAND, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID,MPI_BAND , MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_LOR, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID,MPI_BOR , MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_LXOR, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_BXOR, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_MAXLOC, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_MINLOC, MPI_COMM_WORLD, obj%ierr)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | sendobj(:) | |||
integer, | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | count | |||
integer, | intent(in), | optional | :: | start | ||
integer, | intent(in), | optional | :: | To | ||
logical, | intent(in), | optional | :: | max | ||
logical, | intent(in), | optional | :: | min | ||
logical, | intent(in), | optional | :: | sum | ||
logical, | intent(in), | optional | :: | prod | ||
logical, | intent(in), | optional | :: | land | ||
logical, | intent(in), | optional | :: | band | ||
logical, | intent(in), | optional | :: | lor | ||
logical, | intent(in), | optional | :: | bor | ||
logical, | intent(in), | optional | :: | lxor | ||
logical, | intent(in), | optional | :: | bxor | ||
logical, | intent(in), | optional | :: | maxloc | ||
logical, | intent(in), | optional | :: | minloc |
, count, MPI_REAL8, ToID, MPI_MAX, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_MIN, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_SUM, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_PROD, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_LAND, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID,MPI_BAND , MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_LOR, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID,MPI_BOR , MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_LXOR, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_BXOR, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_MAXLOC, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_MINLOC, MPI_COMM_WORLD, obj%ierr)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
real(kind=8), | intent(inout) | :: | sendobj(:) | |||
real(kind=8), | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | count | |||
integer, | intent(in), | optional | :: | start | ||
integer, | intent(in), | optional | :: | To | ||
logical, | intent(in), | optional | :: | max | ||
logical, | intent(in), | optional | :: | min | ||
logical, | intent(in), | optional | :: | sum | ||
logical, | intent(in), | optional | :: | prod | ||
logical, | intent(in), | optional | :: | land | ||
logical, | intent(in), | optional | :: | band | ||
logical, | intent(in), | optional | :: | lor | ||
logical, | intent(in), | optional | :: | bor | ||
logical, | intent(in), | optional | :: | lxor | ||
logical, | intent(in), | optional | :: | bxor | ||
logical, | intent(in), | optional | :: | maxloc | ||
logical, | intent(in), | optional | :: | minloc |
, count, MPI_INTEGER, ToID, MPI_MAX, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_MIN, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_SUM, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_PROD, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_LAND, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID,MPI_BAND , MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_LOR, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID,MPI_BOR , MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_LXOR, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_BXOR, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_MAXLOC, MPI_COMM_WORLD, obj%ierr) , count, MPI_INTEGER, ToID, MPI_MINLOC, MPI_COMM_WORLD, obj%ierr)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | sendobj(:) | |||
integer, | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | count | |||
integer, | intent(in), | optional | :: | start | ||
integer, | intent(in), | optional | :: | To | ||
logical, | intent(in), | optional | :: | max | ||
logical, | intent(in), | optional | :: | min | ||
logical, | intent(in), | optional | :: | sum | ||
logical, | intent(in), | optional | :: | prod | ||
logical, | intent(in), | optional | :: | land | ||
logical, | intent(in), | optional | :: | band | ||
logical, | intent(in), | optional | :: | lor | ||
logical, | intent(in), | optional | :: | bor | ||
logical, | intent(in), | optional | :: | lxor | ||
logical, | intent(in), | optional | :: | bxor | ||
logical, | intent(in), | optional | :: | maxloc | ||
logical, | intent(in), | optional | :: | minloc |
, count, MPI_REAL8, ToID, MPI_MAX, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_MIN, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_SUM, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_PROD, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_LAND, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID,MPI_BAND , MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_LOR, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID,MPI_BOR , MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_LXOR, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_BXOR, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_MAXLOC, MPI_COMM_WORLD, obj%ierr) , count, MPI_REAL8, ToID, MPI_MINLOC, MPI_COMM_WORLD, obj%ierr)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
real(kind=8), | intent(inout) | :: | sendobj(:) | |||
real(kind=8), | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | count | |||
integer, | intent(in), | optional | :: | start | ||
integer, | intent(in), | optional | :: | To | ||
logical, | intent(in), | optional | :: | max | ||
logical, | intent(in), | optional | :: | min | ||
logical, | intent(in), | optional | :: | sum | ||
logical, | intent(in), | optional | :: | prod | ||
logical, | intent(in), | optional | :: | land | ||
logical, | intent(in), | optional | :: | band | ||
logical, | intent(in), | optional | :: | lor | ||
logical, | intent(in), | optional | :: | bor | ||
logical, | intent(in), | optional | :: | lxor | ||
logical, | intent(in), | optional | :: | bxor | ||
logical, | intent(in), | optional | :: | maxloc | ||
logical, | intent(in), | optional | :: | minloc |
, count, MPI_INTEGER, MPI_MAX, MPI_COMM_WORLD, obj%ierr)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | sendobj(:) | |||
integer, | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | count | |||
integer, | intent(in), | optional | :: | start | ||
logical, | intent(in), | optional | :: | max | ||
logical, | intent(in), | optional | :: | min | ||
logical, | intent(in), | optional | :: | sum | ||
logical, | intent(in), | optional | :: | prod | ||
logical, | intent(in), | optional | :: | land | ||
logical, | intent(in), | optional | :: | band | ||
logical, | intent(in), | optional | :: | lor | ||
logical, | intent(in), | optional | :: | bor | ||
logical, | intent(in), | optional | :: | lxor | ||
logical, | intent(in), | optional | :: | bxor | ||
logical, | intent(in), | optional | :: | maxloc | ||
logical, | intent(in), | optional | :: | minloc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
real(kind=8), | intent(inout) | :: | sendobj(:) | |||
real(kind=8), | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | count | |||
integer, | intent(in), | optional | :: | start | ||
logical, | intent(in), | optional | :: | max | ||
logical, | intent(in), | optional | :: | min | ||
logical, | intent(in), | optional | :: | sum | ||
logical, | intent(in), | optional | :: | prod | ||
logical, | intent(in), | optional | :: | land | ||
logical, | intent(in), | optional | :: | band | ||
logical, | intent(in), | optional | :: | lor | ||
logical, | intent(in), | optional | :: | bor | ||
logical, | intent(in), | optional | :: | lxor | ||
logical, | intent(in), | optional | :: | bxor | ||
logical, | intent(in), | optional | :: | maxloc | ||
logical, | intent(in), | optional | :: | minloc |
, count, MPI_INTEGER, MPI_MAX, MPI_COMM_WORLD, obj%ierr)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(inout) | :: | sendobj(:) | |||
integer, | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | count | |||
integer, | intent(in), | optional | :: | start | ||
logical, | intent(in), | optional | :: | max | ||
logical, | intent(in), | optional | :: | min | ||
logical, | intent(in), | optional | :: | sum | ||
logical, | intent(in), | optional | :: | prod | ||
logical, | intent(in), | optional | :: | land | ||
logical, | intent(in), | optional | :: | band | ||
logical, | intent(in), | optional | :: | lor | ||
logical, | intent(in), | optional | :: | bor | ||
logical, | intent(in), | optional | :: | lxor | ||
logical, | intent(in), | optional | :: | bxor | ||
logical, | intent(in), | optional | :: | maxloc | ||
logical, | intent(in), | optional | :: | minloc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
real(kind=8), | intent(inout) | :: | sendobj(:) | |||
real(kind=8), | intent(inout) | :: | recvobj(:) | |||
integer, | intent(in) | :: | count | |||
integer, | intent(in), | optional | :: | start | ||
logical, | intent(in), | optional | :: | max | ||
logical, | intent(in), | optional | :: | min | ||
logical, | intent(in), | optional | :: | sum | ||
logical, | intent(in), | optional | :: | prod | ||
logical, | intent(in), | optional | :: | land | ||
logical, | intent(in), | optional | :: | band | ||
logical, | intent(in), | optional | :: | lor | ||
logical, | intent(in), | optional | :: | bor | ||
logical, | intent(in), | optional | :: | lxor | ||
logical, | intent(in), | optional | :: | bxor | ||
logical, | intent(in), | optional | :: | maxloc | ||
logical, | intent(in), | optional | :: | minloc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(in), | optional | :: | CommLayerID | call MPI_COMM_FREE(input(default=MPI_COMM_WORLD,option=obj%Comm(CommLayerID) ), obj%ierr) call MPI_COMM_FREE(MPI_COMM_WORLD, obj%ierr) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(in), | optional | :: | OriginComm | call MPI_COMM_SPLIT(input(default=MPI_COMM_WORLD,option=OriginComm),& |
|
integer, | intent(in), | optional | :: | NewCommLayerID | call MPI_COMM_SPLIT(input(default=MPI_COMM_WORLD,option=OriginComm),& |
|
integer, | intent(in), | optional | :: | key | call MPI_COMM_SPLIT(input(default=MPI_COMM_WORLD,option=OriginComm),& |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
character(len=*), | intent(in), | optional | :: | comment |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(in), | optional | :: | cLength | ||
integer, | intent(in), | optional | :: | rank |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj |