OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
ifront_mod Module Reference

Variables

type(int_pointer), dimension(:), allocatable msgbuf_s
type(int_pointer), dimension(:), allocatable msgbuf_r
type(int_pointer), dimension(:), allocatable sizbuf_s
type(int_pointer), dimension(:), allocatable sizbuf_r
integer nb_to_recv
integer icomm
integer nisubg
integer, dimension(:), allocatable proc_list
integer, dimension(:), allocatable icomm2
integer, dimension(:), allocatable icomm2_send
integer, dimension(:), allocatable icomm2_rcv
integer, dimension(:), allocatable req_recv_siz
integer, dimension(:), allocatable req_recv_msg
integer, dimension(:), allocatable req_send_siz
integer, dimension(:), allocatable req_send_msg
integer, dimension(:), allocatable ircom
integer, dimension(:), allocatable iscom
integer, dimension(:), allocatable iscoms

Variable Documentation

◆ icomm

integer ifront_mod::icomm

Definition at line 36 of file ifront_mod.F.

◆ icomm2

integer, dimension(:), allocatable ifront_mod::icomm2

Definition at line 38 of file ifront_mod.F.

38 INTEGER, DIMENSION(:), ALLOCATABLE :: ICOMM2

◆ icomm2_rcv

integer, dimension(:), allocatable ifront_mod::icomm2_rcv

Definition at line 39 of file ifront_mod.F.

◆ icomm2_send

integer, dimension(:), allocatable ifront_mod::icomm2_send

Definition at line 39 of file ifront_mod.F.

39 INTEGER, DIMENSION(:), ALLOCATABLE :: ICOMM2_SEND,ICOMM2_RCV

◆ ircom

integer, dimension(:), allocatable ifront_mod::ircom

Definition at line 42 of file ifront_mod.F.

42 INTEGER, DIMENSION(:), ALLOCATABLE :: IRCOM, ISCOM, ISCOMS

◆ iscom

integer, dimension(:), allocatable ifront_mod::iscom

Definition at line 42 of file ifront_mod.F.

◆ iscoms

integer, dimension(:), allocatable ifront_mod::iscoms

Definition at line 42 of file ifront_mod.F.

◆ msgbuf_r

type(int_pointer), dimension(:), allocatable ifront_mod::msgbuf_r

Definition at line 34 of file ifront_mod.F.

◆ msgbuf_s

type(int_pointer), dimension(:), allocatable ifront_mod::msgbuf_s

Definition at line 34 of file ifront_mod.F.

34 TYPE(int_pointer), DIMENSION(:), ALLOCATABLE :: MSGBUF_S, MSGBUF_R

◆ nb_to_recv

integer ifront_mod::nb_to_recv

Definition at line 36 of file ifront_mod.F.

36 INTEGER :: NB_TO_RECV, ICOMM, NISUBG

◆ nisubg

integer ifront_mod::nisubg

Definition at line 36 of file ifront_mod.F.

◆ proc_list

integer, dimension(:), allocatable ifront_mod::proc_list

Definition at line 37 of file ifront_mod.F.

37 INTEGER, DIMENSION(:), ALLOCATABLE :: PROC_LIST

◆ req_recv_msg

integer, dimension(:), allocatable ifront_mod::req_recv_msg

Definition at line 40 of file ifront_mod.F.

◆ req_recv_siz

integer, dimension(:), allocatable ifront_mod::req_recv_siz

Definition at line 40 of file ifront_mod.F.

40 INTEGER, DIMENSION(:), ALLOCATABLE :: REQ_RECV_SIZ, REQ_RECV_MSG

◆ req_send_msg

integer, dimension(:), allocatable ifront_mod::req_send_msg

Definition at line 41 of file ifront_mod.F.

◆ req_send_siz

integer, dimension(:), allocatable ifront_mod::req_send_siz

Definition at line 41 of file ifront_mod.F.

41 INTEGER, DIMENSION(:), ALLOCATABLE :: REQ_SEND_SIZ, REQ_SEND_MSG

◆ sizbuf_r

type(int_pointer), dimension(:), allocatable ifront_mod::sizbuf_r

Definition at line 35 of file ifront_mod.F.

◆ sizbuf_s

type(int_pointer), dimension(:), allocatable ifront_mod::sizbuf_s

Definition at line 35 of file ifront_mod.F.

35 TYPE(int_pointer), DIMENSION(:), ALLOCATABLE :: SIZBUF_S, SIZBUF_R