public interface MPL_BROADCAST
Module Procedures
private subroutine MPL_BROADCAST_REAL81(KBUF, KTAG, KROOT, CDSTRING)
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
real(kind=JPRB)
|
|
|
|
:: |
KBUF(:) |
|
|
integer,
|
intent(in) |
|
|
:: |
KTAG |
|
|
integer,
|
intent(in), |
optional |
|
:: |
KROOT |
|
|
character(len=*),
|
intent(in) |
|
|
:: |
CDSTRING |
|
private subroutine MPL_BROADCAST_REAL82(KBUF, KTAG, KROOT, CDSTRING)
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
real(kind=JPRB)
|
|
|
|
:: |
KBUF(:,:) |
|
|
integer,
|
intent(in) |
|
|
:: |
KTAG |
|
|
integer,
|
intent(in), |
optional |
|
:: |
KROOT |
|
|
character(len=*),
|
intent(in) |
|
|
:: |
CDSTRING |
|
private subroutine MPL_BROADCAST_REAL83(KBUF, KTAG, KROOT, CDSTRING)
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
real(kind=JPRB)
|
|
|
|
:: |
KBUF(:,:,:) |
|
|
integer,
|
intent(in) |
|
|
:: |
KTAG |
|
|
integer,
|
intent(in), |
optional |
|
:: |
KROOT |
|
|
character(len=*),
|
intent(in) |
|
|
:: |
CDSTRING |
|
private subroutine MPL_BROADCAST_REAL84(KBUF, KTAG, KROOT, CDSTRING)
Arguments
| Type |
Intent | Optional | Attributes |
|
Name |
|
|
real(kind=JPRB)
|
|
|
|
:: |
KBUF(:,:,:,:) |
|
|
integer,
|
intent(in) |
|
|
:: |
KTAG |
|
|
integer,
|
intent(in), |
optional |
|
:: |
KROOT |
|
|
character(len=*),
|
intent(in) |
|
|
:: |
CDSTRING |
|