FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_util::hecmwst_material Type Reference
Collaboration diagram for hecmw_util::hecmwst_material:

Data Fields

integer(kind=kintn_mat
 
integer(kind=kintn_mat_item
 
integer(kind=kintn_mat_subitem
 
integer(kind=kintn_mat_table
 
character(hecmw_name_len), dimension(:), pointer mat_name
 
integer(kind=kint), dimension(:), pointer mat_item_index
 
integer(kind=kint), dimension(:), pointer mat_subitem_index
 
integer(kind=kint), dimension(:), pointer mat_table_index
 
real(kind=kreal), dimension(:), pointer mat_val
 
real(kind=kreal), dimension(:), pointer mat_temp
 

Detailed Description

Definition at line 76 of file hecmw_util_f.F90.

Field Documentation

◆ mat_item_index

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_material::mat_item_index

Definition at line 82 of file hecmw_util_f.F90.

◆ mat_name

character(hecmw_name_len), dimension(:), pointer hecmw_util::hecmwst_material::mat_name

Definition at line 81 of file hecmw_util_f.F90.

◆ mat_subitem_index

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_material::mat_subitem_index

Definition at line 83 of file hecmw_util_f.F90.

◆ mat_table_index

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_material::mat_table_index

Definition at line 84 of file hecmw_util_f.F90.

◆ mat_temp

real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_material::mat_temp

Definition at line 86 of file hecmw_util_f.F90.

◆ mat_val

real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_material::mat_val

Definition at line 85 of file hecmw_util_f.F90.

◆ n_mat

integer(kind=kint) hecmw_util::hecmwst_material::n_mat

Definition at line 77 of file hecmw_util_f.F90.

◆ n_mat_item

integer(kind=kint) hecmw_util::hecmwst_material::n_mat_item

Definition at line 78 of file hecmw_util_f.F90.

◆ n_mat_subitem

integer(kind=kint) hecmw_util::hecmwst_material::n_mat_subitem

Definition at line 79 of file hecmw_util_f.F90.

◆ n_mat_table

integer(kind=kint) hecmw_util::hecmwst_material::n_mat_table

Definition at line 80 of file hecmw_util_f.F90.


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