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

Variables

integer, dimension(:), allocatable kmesh
logical tetramesher_used
integer nb_total_node
integer nb_total_node_old
integer nb_total_solids
integer nb_total_solids_old
integer, dimension(:), allocatable ixs_temp
integer, dimension(:), allocatable ibufssg_temp
integer, dimension(:), allocatable bufalei_mgm
integer, dimension(:), allocatable itab_tmp
integer, dimension(:), allocatable itabm1_tmp

Variable Documentation

◆ bufalei_mgm

integer, dimension(:), allocatable fvmbag_meshcontrol_mod::bufalei_mgm

Definition at line 55 of file fvmbag_meshcontrol_mod.F.

55 INTEGER, DIMENSION(:), ALLOCATABLE :: BUFALEI_MGM

◆ ibufssg_temp

integer, dimension(:), allocatable fvmbag_meshcontrol_mod::ibufssg_temp

Definition at line 53 of file fvmbag_meshcontrol_mod.F.

53 INTEGER, DIMENSION(:), ALLOCATABLE :: IBUFSSG_TEMP

◆ itab_tmp

integer, dimension(:), allocatable fvmbag_meshcontrol_mod::itab_tmp

Definition at line 56 of file fvmbag_meshcontrol_mod.F.

56 INTEGER, DIMENSION(:), ALLOCATABLE :: ITAB_TMP, ITABM1_TMP

◆ itabm1_tmp

integer, dimension(:), allocatable fvmbag_meshcontrol_mod::itabm1_tmp

Definition at line 56 of file fvmbag_meshcontrol_mod.F.

◆ ixs_temp

integer, dimension(:), allocatable fvmbag_meshcontrol_mod::ixs_temp

Definition at line 52 of file fvmbag_meshcontrol_mod.F.

52 INTEGER, DIMENSION(:), ALLOCATABLE :: IXS_TEMP

◆ kmesh

integer, dimension(:), allocatable fvmbag_meshcontrol_mod::kmesh

Definition at line 48 of file fvmbag_meshcontrol_mod.F.

48 INTEGER, DIMENSION(:), ALLOCATABLE :: KMESH

◆ nb_total_node

integer fvmbag_meshcontrol_mod::nb_total_node

Definition at line 50 of file fvmbag_meshcontrol_mod.F.

50 INTEGER :: NB_TOTAL_NODE, NB_TOTAL_NODE_OLD

◆ nb_total_node_old

integer fvmbag_meshcontrol_mod::nb_total_node_old

Definition at line 50 of file fvmbag_meshcontrol_mod.F.

◆ nb_total_solids

integer fvmbag_meshcontrol_mod::nb_total_solids

Definition at line 51 of file fvmbag_meshcontrol_mod.F.

51 INTEGER :: NB_TOTAL_SOLIDS, NB_TOTAL_SOLIDS_OLD

◆ nb_total_solids_old

integer fvmbag_meshcontrol_mod::nb_total_solids_old

Definition at line 51 of file fvmbag_meshcontrol_mod.F.

◆ tetramesher_used

logical fvmbag_meshcontrol_mod::tetramesher_used

Definition at line 49 of file fvmbag_meshcontrol_mod.F.

49 LOGICAL :: TETRAMESHER_USED