![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_io_struct.h>
Data Fields | |
char | name [HECMW_NAME_LEN+1] |
int | type |
char | master_grp [HECMW_NAME_LEN+1] |
char | slave_grp [HECMW_NAME_LEN+1] |
char | slave_orisgrp [HECMW_NAME_LEN+1] |
struct hecmw_io_contact * | next |
Definition at line 153 of file hecmw_io_struct.h.
char hecmw_io_contact::master_grp[HECMW_NAME_LEN+1] |
Definition at line 156 of file hecmw_io_struct.h.
char hecmw_io_contact::name[HECMW_NAME_LEN+1] |
Definition at line 154 of file hecmw_io_struct.h.
struct hecmw_io_contact* hecmw_io_contact::next |
Definition at line 159 of file hecmw_io_struct.h.
char hecmw_io_contact::slave_grp[HECMW_NAME_LEN+1] |
Definition at line 157 of file hecmw_io_struct.h.
char hecmw_io_contact::slave_orisgrp[HECMW_NAME_LEN+1] |
Definition at line 158 of file hecmw_io_struct.h.
int hecmw_io_contact::type |
Definition at line 155 of file hecmw_io_struct.h.