OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
inter_sorting_mod::component_ Type Reference

Data Fields

integer s_comp_nb
integer m_comp_nb
integer total_m_remote_comp_nb
integer total_s_remote_comp_nb
integer request_s_nb
integer request_r_nb
integer, dimension(:), allocatable request_s
integer, dimension(:), allocatable request_r
integer, dimension(:), allocatable index_r
type(s_list_), dimension(:), allocatable s_list
type(m_list_), dimension(:), allocatable m_list
type(proc_comp_), dimension(:), allocatable proc_comp

Detailed Description

Definition at line 193 of file inter_sorting_mod.F.

Field Documentation

◆ index_r

integer, dimension(:), allocatable inter_sorting_mod::component_::index_r

Definition at line 202 of file inter_sorting_mod.F.

202 integer, dimension(:), allocatable :: index_r

◆ m_comp_nb

integer inter_sorting_mod::component_::m_comp_nb

Definition at line 195 of file inter_sorting_mod.F.

195 integer :: m_comp_nb

◆ m_list

type(m_list_), dimension(:), allocatable inter_sorting_mod::component_::m_list

Definition at line 205 of file inter_sorting_mod.F.

205 type(m_list_), dimension(:), allocatable :: m_list

◆ proc_comp

type(proc_comp_), dimension(:), allocatable inter_sorting_mod::component_::proc_comp

Definition at line 206 of file inter_sorting_mod.F.

206 type(proc_comp_), dimension(:), allocatable :: proc_comp

◆ request_r

integer, dimension(:), allocatable inter_sorting_mod::component_::request_r

Definition at line 201 of file inter_sorting_mod.F.

201 integer, dimension(:), allocatable :: request_r

◆ request_r_nb

integer inter_sorting_mod::component_::request_r_nb

Definition at line 199 of file inter_sorting_mod.F.

199 integer :: request_r_nb

◆ request_s

integer, dimension(:), allocatable inter_sorting_mod::component_::request_s

Definition at line 200 of file inter_sorting_mod.F.

200 integer, dimension(:), allocatable :: request_s

◆ request_s_nb

integer inter_sorting_mod::component_::request_s_nb

Definition at line 198 of file inter_sorting_mod.F.

198 integer :: request_s_nb

◆ s_comp_nb

integer inter_sorting_mod::component_::s_comp_nb

Definition at line 194 of file inter_sorting_mod.F.

194 integer :: s_comp_nb

◆ s_list

type(s_list_), dimension(:), allocatable inter_sorting_mod::component_::s_list

Definition at line 204 of file inter_sorting_mod.F.

204 type(s_list_), dimension(:), allocatable :: s_list

◆ total_m_remote_comp_nb

integer inter_sorting_mod::component_::total_m_remote_comp_nb

Definition at line 196 of file inter_sorting_mod.F.

196 integer :: total_m_remote_comp_nb

◆ total_s_remote_comp_nb

integer inter_sorting_mod::component_::total_s_remote_comp_nb

Definition at line 197 of file inter_sorting_mod.F.

197 integer :: total_s_remote_comp_nb

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