|
| integer | desmpi::ighostpacketsize |
| |
| integer | desmpi::iparticlepacketsize |
| |
| integer | desmpi::ipairpacketsize |
| |
| integer, dimension(:), allocatable | desmpi::ineighproc |
| |
| logical, dimension(:), allocatable | desmpi::iexchflag |
| |
| double precision, dimension(:,:), allocatable | desmpi::dcycl_offset |
| |
| type(array), dimension(:), allocatable | desmpi::dsendbuf |
| |
| type(array), dimension(:), allocatable | desmpi::drecvbuf |
| |
| integer, dimension(:), allocatable | desmpi::isendcnt |
| |
| integer, dimension(:), allocatable | desmpi::isendreq |
| |
| integer, dimension(:), allocatable | desmpi::irecvreq |
| |
| integer, parameter | desmpi::ibufoffset = 2 |
| |
| integer | desmpi::imaxbuf |
| |
| integer | desmpi::ispot |
| |
| double precision, dimension(:), allocatable | desmpi::drootbuf |
| |
| double precision, dimension(:), allocatable | desmpi::dprocbuf |
| |
| integer, dimension(:), allocatable | desmpi::irootbuf |
| |
| integer, dimension(:), allocatable | desmpi::iprocbuf |
| |
| integer, dimension(:), allocatable | desmpi::idispls |
| |
| integer, dimension(:), allocatable | desmpi::iscattercnts |
| |
| integer, dimension(:), allocatable | desmpi::igathercnts |
| |
| integer | desmpi::iscr_recvcnt |
| |
| integer | desmpi::igath_sendcnt |
| |
| integer, dimension(:,:), allocatable | desmpi::isendindices |
| |
| integer, dimension(:,:), allocatable | desmpi::irecvindices |
| |
| double precision, dimension(:,:), allocatable | desmpi::dpar_pos |
| |
| double precision, dimension(:,:), allocatable | desmpi::dpar_vel |
| |
| double precision, dimension(:), allocatable | desmpi::dpar_den |
| |
| double precision, dimension(:), allocatable | desmpi::dpar_rad |
| |