![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Data Fields | |
integer(kind=kint) | n_mat |
integer(kind=kint) | n_mat_item |
integer(kind=kint) | n_mat_subitem |
integer(kind=kint) | n_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 |
Definition at line 76 of file hecmw_util_f.F90.
integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_material::mat_item_index |
Definition at line 82 of file hecmw_util_f.F90.
character(hecmw_name_len), dimension(:), pointer hecmw_util::hecmwst_material::mat_name |
Definition at line 81 of file hecmw_util_f.F90.
integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_material::mat_subitem_index |
Definition at line 83 of file hecmw_util_f.F90.
integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_material::mat_table_index |
Definition at line 84 of file hecmw_util_f.F90.
real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_material::mat_temp |
Definition at line 86 of file hecmw_util_f.F90.
real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_material::mat_val |
Definition at line 85 of file hecmw_util_f.F90.
integer(kind=kint) hecmw_util::hecmwst_material::n_mat |
Definition at line 77 of file hecmw_util_f.F90.
integer(kind=kint) hecmw_util::hecmwst_material::n_mat_item |
Definition at line 78 of file hecmw_util_f.F90.
integer(kind=kint) hecmw_util::hecmwst_material::n_mat_subitem |
Definition at line 79 of file hecmw_util_f.F90.
integer(kind=kint) hecmw_util::hecmwst_material::n_mat_table |
Definition at line 80 of file hecmw_util_f.F90.