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

Data Types

type  th_el_type
type  th_wa_real
type  th_comm
type  th_proc_type

Variables

integer th_titles
integer, dimension(:), allocatable index_wa_eltype
integer, dimension(10), target wa_spring_size
integer, dimension(10), target total_wa_spring_size
type(th_proc_type), dimension(10), target spring_struct
type(th_comm), dimension(10), target wa_spring_comm
type(th_wa_real), dimension(10), target wa_spring_p0
type(th_wa_real), dimension(10), target wa_spring
integer, dimension(10), target wa_nod_size
integer, dimension(10), target total_wa_nod_size
type(th_proc_type), dimension(10), target nod_struct
type(th_comm), dimension(10), target wa_nod_comm
type(th_wa_real), dimension(10), target wa_nod_p0
type(th_wa_real), dimension(10), target wa_nod
integer, dimension(10), target wa_sol_size
integer, dimension(10), target total_wa_sol_size
type(th_proc_type), dimension(10), target sol_struct
type(th_comm), dimension(10), target wa_sol_comm
type(th_wa_real), dimension(10), target wa_sol_p0
type(th_wa_real), dimension(10), target wa_sol
integer, dimension(10), target wa_quad_size
integer, dimension(10), target total_wa_quad_size
type(th_proc_type), dimension(10), target quad_struct
type(th_comm), dimension(10), target wa_quad_comm
type(th_wa_real), dimension(10), target wa_quad_p0
type(th_wa_real), dimension(10), target wa_quad
integer, dimension(10), target wa_coq_size
integer, dimension(10), target total_wa_coq_size
type(th_proc_type), dimension(10), target coq_struct
type(th_comm), dimension(10), target wa_coq_comm
type(th_wa_real), dimension(10), target wa_coq_p0
type(th_wa_real), dimension(10), target wa_coq
integer, dimension(10), target wa_trus_size
integer, dimension(10), target total_wa_trus_size
type(th_proc_type), dimension(10), target trus_struct
type(th_comm), dimension(10), target wa_trus_comm
type(th_wa_real), dimension(10), target wa_trus_p0
type(th_wa_real), dimension(10), target wa_trus
integer, dimension(10), target wa_pout_size
integer, dimension(10), target total_wa_pout_size
type(th_proc_type), dimension(10), target pout_struct
type(th_comm), dimension(10), target wa_pout_comm
type(th_wa_real), dimension(10), target wa_pout_p0
type(th_wa_real), dimension(10), target wa_pout
integer, dimension(10), target wa_sph_size
integer, dimension(10), target total_wa_sph_size
type(th_proc_type), dimension(10), target sph_struct
type(th_comm), dimension(10), target wa_sph_comm
type(th_wa_real), dimension(10), target wa_sph_p0
type(th_wa_real), dimension(10), target wa_sph
integer, dimension(10), target wa_nst_size
integer, dimension(10), target total_wa_nst_size
type(th_proc_type), dimension(10), target nst_struct
type(th_comm), dimension(10), target wa_nst_comm
type(th_wa_real), dimension(10), target wa_nst_p0
type(th_wa_real), dimension(10), target wa_nst
integer th_has_noda_pext

Variable Documentation

◆ coq_struct

type(th_proc_type), dimension(10), target th_mod::coq_struct

Definition at line 96 of file th_mod.F.

96 TYPE(TH_PROC_TYPE), DIMENSION(10), TARGET :: COQ_STRUCT

◆ index_wa_eltype

integer, dimension(:), allocatable th_mod::index_wa_eltype

Definition at line 72 of file th_mod.F.

72 INTEGER, DIMENSION(:), ALLOCATABLE :: INDEX_WA_ELTYPE

◆ nod_struct

type(th_proc_type), dimension(10), target th_mod::nod_struct

Definition at line 81 of file th_mod.F.

81 TYPE(TH_PROC_TYPE), DIMENSION(10), TARGET :: NOD_STRUCT

◆ nst_struct

type(th_proc_type), dimension(10), target th_mod::nst_struct

Definition at line 117 of file th_mod.F.

117 TYPE(TH_PROC_TYPE), DIMENSION(10), TARGET :: NST_STRUCT

◆ pout_struct

type(th_proc_type), dimension(10), target th_mod::pout_struct

Definition at line 106 of file th_mod.F.

106 TYPE(TH_PROC_TYPE), DIMENSION(10), TARGET :: POUT_STRUCT

◆ quad_struct

type(th_proc_type), dimension(10), target th_mod::quad_struct

Definition at line 91 of file th_mod.F.

91 TYPE(TH_PROC_TYPE), DIMENSION(10), TARGET :: QUAD_STRUCT

◆ sol_struct

type(th_proc_type), dimension(10), target th_mod::sol_struct

Definition at line 86 of file th_mod.F.

86 TYPE(TH_PROC_TYPE), DIMENSION(10), TARGET :: SOL_STRUCT

◆ sph_struct

type(th_proc_type), dimension(10), target th_mod::sph_struct

Definition at line 111 of file th_mod.F.

111 TYPE(TH_PROC_TYPE), DIMENSION(10), TARGET :: SPH_STRUCT

◆ spring_struct

type(th_proc_type), dimension(10), target th_mod::spring_struct

Definition at line 76 of file th_mod.F.

76 TYPE(TH_PROC_TYPE), DIMENSION(10), TARGET :: SPRING_STRUCT

◆ th_has_noda_pext

integer th_mod::th_has_noda_pext

Definition at line 121 of file th_mod.F.

121 INTEGER :: TH_HAS_NODA_PEXT

◆ th_titles

integer th_mod::th_titles

Definition at line 70 of file th_mod.F.

70 INTEGER TH_TITLES

◆ total_wa_coq_size

integer, dimension(10), target th_mod::total_wa_coq_size

Definition at line 95 of file th_mod.F.

◆ total_wa_nod_size

integer, dimension(10), target th_mod::total_wa_nod_size

Definition at line 80 of file th_mod.F.

◆ total_wa_nst_size

integer, dimension(10), target th_mod::total_wa_nst_size

Definition at line 116 of file th_mod.F.

◆ total_wa_pout_size

integer, dimension(10), target th_mod::total_wa_pout_size

Definition at line 105 of file th_mod.F.

◆ total_wa_quad_size

integer, dimension(10), target th_mod::total_wa_quad_size

Definition at line 90 of file th_mod.F.

◆ total_wa_sol_size

integer, dimension(10), target th_mod::total_wa_sol_size

Definition at line 85 of file th_mod.F.

◆ total_wa_sph_size

integer, dimension(10), target th_mod::total_wa_sph_size

Definition at line 110 of file th_mod.F.

◆ total_wa_spring_size

integer, dimension(10), target th_mod::total_wa_spring_size

Definition at line 75 of file th_mod.F.

◆ total_wa_trus_size

integer, dimension(10), target th_mod::total_wa_trus_size

Definition at line 100 of file th_mod.F.

◆ trus_struct

type(th_proc_type), dimension(10), target th_mod::trus_struct

Definition at line 101 of file th_mod.F.

101 TYPE(TH_PROC_TYPE), DIMENSION(10), TARGET :: TRUS_STRUCT

◆ wa_coq

type(th_wa_real), dimension(10), target th_mod::wa_coq

Definition at line 98 of file th_mod.F.

◆ wa_coq_comm

type(th_comm), dimension(10), target th_mod::wa_coq_comm

Definition at line 97 of file th_mod.F.

97 TYPE(TH_COMM), DIMENSION(10), TARGET :: WA_COQ_COMM

◆ wa_coq_p0

type(th_wa_real), dimension(10), target th_mod::wa_coq_p0

Definition at line 98 of file th_mod.F.

98 TYPE(TH_WA_REAL), DIMENSION(10), TARGET :: WA_COQ_P0,WA_COQ

◆ wa_coq_size

integer, dimension(10), target th_mod::wa_coq_size

Definition at line 95 of file th_mod.F.

95 INTEGER, DIMENSION(10), TARGET :: WA_COQ_SIZE,TOTAL_WA_COQ_SIZE

◆ wa_nod

type(th_wa_real), dimension(10), target th_mod::wa_nod

Definition at line 83 of file th_mod.F.

◆ wa_nod_comm

type(th_comm), dimension(10), target th_mod::wa_nod_comm

Definition at line 82 of file th_mod.F.

82 TYPE(TH_COMM), DIMENSION(10), TARGET :: WA_NOD_COMM

◆ wa_nod_p0

type(th_wa_real), dimension(10), target th_mod::wa_nod_p0

Definition at line 83 of file th_mod.F.

83 TYPE(TH_WA_REAL), DIMENSION(10), TARGET :: WA_NOD_P0,WA_NOD

◆ wa_nod_size

integer, dimension(10), target th_mod::wa_nod_size

Definition at line 80 of file th_mod.F.

80 INTEGER, DIMENSION(10), TARGET :: WA_NOD_SIZE,TOTAL_WA_NOD_SIZE

◆ wa_nst

type(th_wa_real), dimension(10), target th_mod::wa_nst

Definition at line 119 of file th_mod.F.

◆ wa_nst_comm

type(th_comm), dimension(10), target th_mod::wa_nst_comm

Definition at line 118 of file th_mod.F.

118 TYPE(TH_COMM), DIMENSION(10), TARGET :: WA_NST_COMM

◆ wa_nst_p0

type(th_wa_real), dimension(10), target th_mod::wa_nst_p0

Definition at line 119 of file th_mod.F.

119 TYPE(TH_WA_REAL), DIMENSION(10), TARGET :: WA_NST_P0,WA_NST

◆ wa_nst_size

integer, dimension(10), target th_mod::wa_nst_size

Definition at line 116 of file th_mod.F.

116 INTEGER, DIMENSION(10), TARGET :: WA_NST_SIZE,TOTAL_WA_NST_SIZE

◆ wa_pout

type(th_wa_real), dimension(10), target th_mod::wa_pout

Definition at line 108 of file th_mod.F.

◆ wa_pout_comm

type(th_comm), dimension(10), target th_mod::wa_pout_comm

Definition at line 107 of file th_mod.F.

107 TYPE(TH_COMM), DIMENSION(10), TARGET :: WA_POUT_COMM

◆ wa_pout_p0

type(th_wa_real), dimension(10), target th_mod::wa_pout_p0

Definition at line 108 of file th_mod.F.

108 TYPE(TH_WA_REAL), DIMENSION(10), TARGET :: WA_POUT_P0,WA_POUT

◆ wa_pout_size

integer, dimension(10), target th_mod::wa_pout_size

Definition at line 105 of file th_mod.F.

105 INTEGER, DIMENSION(10), TARGET :: WA_POUT_SIZE,TOTAL_WA_POUT_SIZE

◆ wa_quad

type(th_wa_real), dimension(10), target th_mod::wa_quad

Definition at line 93 of file th_mod.F.

◆ wa_quad_comm

type(th_comm), dimension(10), target th_mod::wa_quad_comm

Definition at line 92 of file th_mod.F.

92 TYPE(TH_COMM), DIMENSION(10), TARGET :: WA_QUAD_COMM

◆ wa_quad_p0

type(th_wa_real), dimension(10), target th_mod::wa_quad_p0

Definition at line 93 of file th_mod.F.

93 TYPE(TH_WA_REAL), DIMENSION(10), TARGET :: WA_QUAD_P0,WA_QUAD

◆ wa_quad_size

integer, dimension(10), target th_mod::wa_quad_size

Definition at line 90 of file th_mod.F.

90 INTEGER, DIMENSION(10), TARGET :: WA_QUAD_SIZE,TOTAL_WA_QUAD_SIZE

◆ wa_sol

type(th_wa_real), dimension(10), target th_mod::wa_sol

Definition at line 88 of file th_mod.F.

◆ wa_sol_comm

type(th_comm), dimension(10), target th_mod::wa_sol_comm

Definition at line 87 of file th_mod.F.

87 TYPE(TH_COMM), DIMENSION(10), TARGET :: WA_SOL_COMM

◆ wa_sol_p0

type(th_wa_real), dimension(10), target th_mod::wa_sol_p0

Definition at line 88 of file th_mod.F.

88 TYPE(TH_WA_REAL), DIMENSION(10), TARGET :: WA_SOL_P0,WA_SOL

◆ wa_sol_size

integer, dimension(10), target th_mod::wa_sol_size

Definition at line 85 of file th_mod.F.

85 INTEGER, DIMENSION(10), TARGET :: WA_SOL_SIZE,TOTAL_WA_SOL_SIZE

◆ wa_sph

type(th_wa_real), dimension(10), target th_mod::wa_sph

Definition at line 113 of file th_mod.F.

◆ wa_sph_comm

type(th_comm), dimension(10), target th_mod::wa_sph_comm

Definition at line 112 of file th_mod.F.

112 TYPE(TH_COMM), DIMENSION(10), TARGET :: WA_SPH_COMM

◆ wa_sph_p0

type(th_wa_real), dimension(10), target th_mod::wa_sph_p0

Definition at line 113 of file th_mod.F.

113 TYPE(TH_WA_REAL), DIMENSION(10), TARGET :: WA_SPH_P0,WA_SPH

◆ wa_sph_size

integer, dimension(10), target th_mod::wa_sph_size

Definition at line 110 of file th_mod.F.

110 INTEGER, DIMENSION(10), TARGET :: WA_SPH_SIZE,TOTAL_WA_SPH_SIZE

◆ wa_spring

type(th_wa_real), dimension(10), target th_mod::wa_spring

Definition at line 78 of file th_mod.F.

◆ wa_spring_comm

type(th_comm), dimension(10), target th_mod::wa_spring_comm

Definition at line 77 of file th_mod.F.

77 TYPE(TH_COMM), DIMENSION(10), TARGET :: WA_SPRING_COMM

◆ wa_spring_p0

type(th_wa_real), dimension(10), target th_mod::wa_spring_p0

Definition at line 78 of file th_mod.F.

78 TYPE(TH_WA_REAL), DIMENSION(10), TARGET :: WA_SPRING_P0,WA_SPRING

◆ wa_spring_size

integer, dimension(10), target th_mod::wa_spring_size

Definition at line 75 of file th_mod.F.

75 INTEGER, DIMENSION(10), TARGET :: WA_SPRING_SIZE,TOTAL_WA_SPRING_SIZE

◆ wa_trus

type(th_wa_real), dimension(10), target th_mod::wa_trus

Definition at line 103 of file th_mod.F.

◆ wa_trus_comm

type(th_comm), dimension(10), target th_mod::wa_trus_comm

Definition at line 102 of file th_mod.F.

102 TYPE(TH_COMM), DIMENSION(10), TARGET :: WA_TRUS_COMM

◆ wa_trus_p0

type(th_wa_real), dimension(10), target th_mod::wa_trus_p0

Definition at line 103 of file th_mod.F.

103 TYPE(TH_WA_REAL), DIMENSION(10), TARGET :: WA_TRUS_P0,WA_TRUS

◆ wa_trus_size

integer, dimension(10), target th_mod::wa_trus_size

Definition at line 100 of file th_mod.F.

100 INTEGER, DIMENSION(10), TARGET :: WA_TRUS_SIZE,TOTAL_WA_TRUS_SIZE