OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
shooting_node_mod::remote_elm Type Reference

Data Fields

integer, dimension(:), allocatable remote_elm_m
integer, dimension(:), allocatable remote_elm_s
integer, dimension(:), allocatable nb_elm_m

Detailed Description

Definition at line 77 of file shooting_node_mod.F.

Field Documentation

◆ nb_elm_m

integer, dimension(:), allocatable shooting_node_mod::remote_elm::nb_elm_m

Definition at line 80 of file shooting_node_mod.F.

80 INTEGER, DIMENSION(:), ALLOCATABLE :: NB_ELM_M ! number of element connected to the segmet/surface (only for interface 25)

◆ remote_elm_m

integer, dimension(:), allocatable shooting_node_mod::remote_elm::remote_elm_m

Definition at line 78 of file shooting_node_mod.F.

78 INTEGER, DIMENSION(:), ALLOCATABLE :: REMOTE_ELM_M ! list of remote element for the main edges

◆ remote_elm_s

integer, dimension(:), allocatable shooting_node_mod::remote_elm::remote_elm_s

Definition at line 79 of file shooting_node_mod.F.

79 INTEGER, DIMENSION(:), ALLOCATABLE :: REMOTE_ELM_S ! list of remote element for the secondary edges

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