THIS SUBROUTINE GATHERS DATA FROM ALL WORKERS ONTO A FULL-GRID ARRAY ON THE ROOT PROCESS (PRESUMABLY FOR OUTPUT OR SOME ELECTRODYNAMIC CALCULATION, PERHAPS.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in), | dimension(:,:) | :: | paramtrim | ||
integer, | intent(in) | :: | tag | |||
real(kind=wp), | intent(out), | dimension(:,:) | :: | paramtrimall |
THIS SUBROUTINE GATHERS DATA FROM ALL WORKERS ONTO A FULL-GRID ARRAY ON THE ROOT PROCESS (PRESUMABLY FOR OUTPUT OR SOME ELECTRODYNAMIC CALCULATION, PERHAPS.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in), | dimension(:,:,:) | :: | paramtrim | ||
integer, | intent(in) | :: | tag | |||
real(kind=wp), | intent(out), | dimension(:,:,:) | :: | paramtrimall |
root records his own piece of the grid into full grid variable
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in), | dimension(-1:,-1:,-1:,:) | :: | param | ||
integer, | intent(in) | :: | tag | |||
real(kind=wp), | intent(out), | dimension(-1:,-1:,-1:,:) | :: | paramall |
THIS SUBROUTINE RECEIVES BROADCAST DATA FROM A FULL GRID ARRAY ON ROOT PROCESS TO WORKERS' SUB-GRID ARRAYS.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(out), | dimension(-1:) | :: | param | ||
integer, | intent(in) | :: | tag |
THIS SUBROUTINE RECEIVES BROADCAST DATA FROM A FULL GRID ARRAY ON ROOT PROCESS TO WORKERS' SUB-GRID ARRAYS.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(out), | dimension(-1:) | :: | param | ||
integer, | intent(in) | :: | tag |
THIS SUBROUTINE RECEIVES BROADCAST DATA FROM A FULL GRID ARRAY ON ROOT PROCESS TO WORKERS' SUB-GRID ARRAYS.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(out), | dimension(-1:) | :: | param | ||
integer, | intent(in) | :: | tag |
THIS SUBROUTINE RECEIVES BROADCAST DATA FROM A FULL GRID ARRAY ON ROOT PROCESS TO WORKERS' SUB-GRID ARRAYS.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(out), | dimension(:,:) | :: | paramtrim | ||
integer, | intent(in) | :: | tag |
THIS SUBROUTINE RECEIVES BROADCAST DATA FROM A FULL GRID ARRAY ON ROOT PROCESS TO WORKERS' SUB-GRID ARRAYS.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(out), | dimension(:,:,:) | :: | paramtrim | ||
integer, | intent(in) | :: | tag |
THIS SUBROUTINE RECEIVES BROADCAST DATA FROM A FULL GRID ARRAY ON ROOT PROCESS TO WORKERS' SUB-GRID ARRAYS.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(out), | dimension(:,:,:) | :: | paramtrim | ||
integer, | intent(in) | :: | tag |
THIS SUBROUTINE RECEIVES BROADCAST DATA FROM A FULL GRID ARRAY ON ROOT PROCESS TO WORKERS' SUB-GRID ARRAYS.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(out), | dimension(:,:,:) | :: | paramtrim | ||
integer, | intent(in) | :: | tag |
THIS SUBROUTINE RECEIVES BROADCAST DATA FROM A FULL GRID ARRAY ON ROOT PROCESS TO WORKERS' SUB-GRID ARRAYS.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(out), | dimension(-1:,-1:,-1:) | :: | param | ||
integer, | intent(in) | :: | tag |
THIS SUBROUTINE RECEIVES BROADCAST DATA FROM A FULL GRID ARRAY ON ROOT PROCESS TO WORKERS' SUB-GRID ARRAYS.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(out), | dimension(-1:,-1:,-1:,:) | :: | param | ||
integer, | intent(in) | :: | tag |