plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
30 statements
Source File
MPI_ISEND_IRECV_TEST_FOR_PETOT3.f90
main
Contents
Variables
mpid
sendbuf
recvbuf
send_recv_rank
DOF
Uses
MPIClass
Variables
Type
Attributes
Name
Initial
type(
MPI_
)
::
mpid
real(kind=real64),
allocatable
::
sendbuf
(:)
real(kind=real64),
allocatable
::
recvbuf
(:)
integer(kind=int32),
allocatable
::
send_recv_rank
(:)
integer(kind=int32)
::
DOF
=
10000