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

Data Fields

integer(kind=kintn_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
 

Detailed Description

Definition at line 202 of file hecmw_util_f.F90.

Field Documentation

◆ master_grp_id

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_contact_pair::master_grp_id

Definition at line 207 of file hecmw_util_f.F90.

◆ n_pair

integer(kind=kint) hecmw_util::hecmwst_contact_pair::n_pair

Definition at line 203 of file hecmw_util_f.F90.

◆ name

character(hecmw_name_len), dimension(:), pointer hecmw_util::hecmwst_contact_pair::name

Definition at line 204 of file hecmw_util_f.F90.

◆ slave_grp_id

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_contact_pair::slave_grp_id

Definition at line 206 of file hecmw_util_f.F90.

◆ slave_orisgrp_id

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_contact_pair::slave_orisgrp_id

Definition at line 208 of file hecmw_util_f.F90.

◆ type

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_contact_pair::type

Definition at line 205 of file hecmw_util_f.F90.


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