SURFEX v8.1
General documentation of Surfex
Functions/Subroutines | Variables
mpl_mygatherv_mod Module Reference

Functions/Subroutines

subroutine, public mpl_mygatherv (PSEND, KSEND, PRECV, KRECV, KDISPL, KROOT, KCOMM)
 

Variables

logical llabort =.TRUE.
 

Function/Subroutine Documentation

◆ mpl_mygatherv()

subroutine, public mpl_mygatherv_mod::mpl_mygatherv ( real(kind=jprd), dimension(:), intent(in)  PSEND,
integer(kind=jpim), intent(in)  KSEND,
real(kind=jprd), dimension(:), intent(out)  PRECV,
integer(kind=jpim), dimension(:), intent(in)  KRECV,
integer(kind=jpim), dimension(:), intent(in)  KDISPL,
integer(kind=jpim), intent(in)  KROOT,
integer(kind=jpim), intent(in)  KCOMM 
)

Definition at line 19 of file mpl_mygatherv_mod.F90.

Here is the call graph for this function:

Variable Documentation

◆ llabort

logical mpl_mygatherv_mod::llabort =.TRUE.
private

Definition at line 13 of file mpl_mygatherv_mod.F90.