SURFEX v8.1
General documentation of Surfex
Private Member Functions | List of all members
distio_mix::comm_array Interface Reference

Private Member Functions

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)
 

Detailed Description

Definition at line 15 of file distio_mix.F90.

Member Function/Subroutine Documentation

◆ 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

Definition at line 803 of file distio_mix.F90.

◆ 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

Definition at line 729 of file distio_mix.F90.


The documentation for this interface was generated from the following file: