|
subroutine | real_comm_array (I_UNIT, ARRAY, CDFMT, IERR, LL_DIRECT_ACCESS, LL_FORMATTED) |
|
subroutine | int_comm_array (I_UNIT, IARRAY, CDFMT, IERR, LL_DIRECT_ACCESS, LL_FORMATTED) |
|
Definition at line 15 of file distio_mix.F90.
◆ int_comm_array()
subroutine distio_mix::comm_array::int_comm_array |
( |
integer(kind=jpim), intent(in) |
I_UNIT, |
|
|
integer(kind=jpim), dimension(:), intent(inout) |
IARRAY, |
|
|
character(len=*), intent(in) |
CDFMT, |
|
|
integer(kind=jpim), intent(out) |
IERR, |
|
|
logical, intent(in), optional |
LL_DIRECT_ACCESS, |
|
|
logical, intent(in), optional |
LL_FORMATTED |
|
) |
| |
|
private |
◆ real_comm_array()
subroutine distio_mix::comm_array::real_comm_array |
( |
integer(kind=jpim), intent(in) |
I_UNIT, |
|
|
real(kind=jprb), dimension(:), intent(inout) |
ARRAY, |
|
|
character(len=*), intent(in) |
CDFMT, |
|
|
integer(kind=jpim), intent(out) |
IERR, |
|
|
logical, intent(in), optional |
LL_DIRECT_ACCESS, |
|
|
logical, intent(in), optional |
LL_FORMATTED |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: