![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_struct.h>
Data Fields | |
int | n_pair |
char ** | name |
int * | type |
int * | slave_grp_id |
int * | slave_orisgrp_id |
int * | master_grp_id |
Definition at line 121 of file hecmw_struct.h.
int* hecmwST_contact_pair::master_grp_id |
Definition at line 130 of file hecmw_struct.h.
int hecmwST_contact_pair::n_pair |
Definition at line 122 of file hecmw_struct.h.
char** hecmwST_contact_pair::name |
Definition at line 123 of file hecmw_struct.h.
int* hecmwST_contact_pair::slave_grp_id |
Definition at line 128 of file hecmw_struct.h.
int* hecmwST_contact_pair::slave_orisgrp_id |
Definition at line 129 of file hecmw_struct.h.
int* hecmwST_contact_pair::type |
Definition at line 124 of file hecmw_struct.h.