| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(MCTWorld), | public | :: | ThisMCTWorld |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ncomps | |||
| integer, | intent(in) | :: | globalcomm | |||
| integer, | intent(in) | :: | mycomm | |||
| integer, | intent(in), | optional | :: | myid | ||
| integer, | optional, | dimension(:), pointer | :: | myids |
!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ncomps | |||
| integer, | intent(in) | :: | globalcomm | |||
| integer, | dimension(:), pointer | :: | mycomms | |||
| integer, | dimension(:), pointer | :: | myids |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ncomps | |||
| integer, | intent(in) | :: | globalcomm | |||
| integer, | intent(in), | dimension(:) | :: | rnprocspid | ||
| integer, | intent(in), | dimension(:,:) | :: | ridGprocid |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | compid | |||
| integer, | intent(in) | :: | lun |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MCTWorld), | intent(in) | :: | World |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MCTWorld), | intent(in) | :: | World | |||
| integer, | intent(in) | :: | comp_id |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | comp_rank | |||
| integer, | intent(in) | :: | comp_id | |||
| type(MCTWorld), | intent(in) | :: | World |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | comp_id | |||
| type(MCTWorld), | intent(in) | :: | World |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | MCT_comm | ||||
| integer, | public | :: | ncomps | ||||
| integer, | public | :: | mygrank | ||||
| integer, | public, | dimension(:), pointer | :: | nprocspid | => | null() | |
| integer, | public, | dimension(:,:), pointer | :: | idGprocid | => | null() |