Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(inout), | target | :: | v | ||
type(CommI), | intent(in), | optional | :: | Node |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | param_inout | |||
type(CommI), | intent(in), | optional | :: | node |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | param_inout | |||
logical, | intent(in) | :: | tMe | |||
type(CommI), | intent(in), | optional | :: | Node |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | param_inout(:) | |||
type(CommI), | intent(in), | optional | :: | node |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | param_inout(:) | |||
logical, | intent(in) | :: | tMe | |||
type(CommI), | intent(in), | optional | :: | Node |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(in), | target | :: | param_in | ||
logical, | intent(inout), | target | :: | param_out(:) | ||
integer, | intent(out) | :: | ierr | |||
type(CommI), | intent(in), | optional | :: | Node |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(inout), | target | :: | v | ||
type(CommI), | intent(in), | optional | :: | Node |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(in) | :: | param_in | |||
logical, | intent(out) | :: | param_out | |||
type(CommI), | intent(in), | optional | :: | Node |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | param_inout | |||
type(CommI), | intent(in), | optional | :: | node |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | param_inout | |||
logical, | intent(in) | :: | tMe | |||
type(CommI), | intent(in), | optional | :: | Node |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | param_inout(:) | |||
type(CommI), | intent(in), | optional | :: | node |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(inout) | :: | param_inout(:) | |||
logical, | intent(in) | :: | tMe | |||
type(CommI), | intent(in), | optional | :: | Node |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(in), | target | :: | param_in | ||
logical, | intent(inout), | target | :: | param_out(:) | ||
integer, | intent(out) | :: | ierr | |||
type(CommI), | intent(in), | optional | :: | Node |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | size1_sendarray | |||
integer, | intent(in) | :: | size2_sendarray | |||
integer(kind=n_int), | intent(in) | :: | sendarray(0:size1_sendarray,1:size2_sendarray) | |||
integer, | intent(out) | :: | size_root_array | |||
integer(kind=n_int), | intent(out), | allocatable | :: | root_array(:,:) |