OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
pload_cyl_mod::press_cyl_ Type Reference

Data Fields

integer id
integer iframe
integer isens
integer itable
integer nseg
integer, dimension(:,:), allocatable segnod
integer, dimension(:), allocatable number_seg_per_proc
integer, dimension(:), allocatable proc_id
integer s_segment_adress
integer, dimension(:,:), allocatable segment_adress

Detailed Description

Definition at line 37 of file pload_cyl_mod.F.

Field Documentation

◆ id

integer pload_cyl_mod::press_cyl_::id

Definition at line 38 of file pload_cyl_mod.F.

38 INTEGER :: ID ! option ID

◆ iframe

integer pload_cyl_mod::press_cyl_::iframe

Definition at line 39 of file pload_cyl_mod.F.

39 INTEGER :: IFRAME ! moving frame

◆ isens

integer pload_cyl_mod::press_cyl_::isens

Definition at line 40 of file pload_cyl_mod.F.

40 INTEGER :: ISENS ! sensor number

◆ itable

integer pload_cyl_mod::press_cyl_::itable

Definition at line 41 of file pload_cyl_mod.F.

41 INTEGER :: ITABLE ! table number

◆ nseg

integer pload_cyl_mod::press_cyl_::nseg

Definition at line 42 of file pload_cyl_mod.F.

42 INTEGER :: NSEG ! number of surface segments

◆ number_seg_per_proc

integer, dimension(:), allocatable pload_cyl_mod::press_cyl_::number_seg_per_proc

Definition at line 49 of file pload_cyl_mod.F.

49 INTEGER ,DIMENSION(:) ,ALLOCATABLE :: NUMBER_SEG_PER_PROC ! number of segment defined on a proc

◆ proc_id

integer, dimension(:), allocatable pload_cyl_mod::press_cyl_::proc_id

Definition at line 50 of file pload_cyl_mod.F.

50 INTEGER ,DIMENSION(:) ,ALLOCATABLE :: PROC_ID ! processor id where the segment is defined

◆ s_segment_adress

integer pload_cyl_mod::press_cyl_::s_segment_adress

Definition at line 55 of file pload_cyl_mod.F.

55 INTEGER :: S_SEGMENT_ADRESS ! second dimension of SEGMENT_ADRESS

◆ segment_adress

integer, dimension(:,:), allocatable pload_cyl_mod::press_cyl_::segment_adress

Definition at line 56 of file pload_cyl_mod.F.

56 INTEGER, DIMENSION(:,:), ALLOCATABLE :: SEGMENT_ADRESS ! adress to point to the adsky array, dim =(4,S_SEGMENT_ADRESS) (parith/on option)

◆ segnod

integer, dimension(:,:), allocatable pload_cyl_mod::press_cyl_::segnod

Definition at line 43 of file pload_cyl_mod.F.

43 INTEGER ,DIMENSION(:,:) ,ALLOCATABLE :: SEGNOD ! segment nodes(NSEG,4)

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