![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Data Fields | |
integer(kind=kint) | n_pair |
character(hecmw_name_len), dimension(:), pointer | name |
integer(kind=kint), dimension(:), pointer | type |
integer(kind=kint), dimension(:), pointer | slave_grp_id |
integer(kind=kint), dimension(:), pointer | master_grp_id |
integer(kind=kint), dimension(:), pointer | slave_orisgrp_id |
Definition at line 202 of file hecmw_util_f.F90.
integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_contact_pair::master_grp_id |
Definition at line 207 of file hecmw_util_f.F90.
integer(kind=kint) hecmw_util::hecmwst_contact_pair::n_pair |
Definition at line 203 of file hecmw_util_f.F90.
character(hecmw_name_len), dimension(:), pointer hecmw_util::hecmwst_contact_pair::name |
Definition at line 204 of file hecmw_util_f.F90.
integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_contact_pair::slave_grp_id |
Definition at line 206 of file hecmw_util_f.F90.
integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_contact_pair::slave_orisgrp_id |
Definition at line 208 of file hecmw_util_f.F90.
integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_contact_pair::type |
Definition at line 205 of file hecmw_util_f.F90.