![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Data Fields | |
char * | name_ID |
int | type |
int | io |
int | refine |
char * | filename |
struct mesh_entry * | next |
Definition at line 27 of file hecmw_control.c.
char* mesh_entry::filename |
Definition at line 32 of file hecmw_control.c.
int mesh_entry::io |
Definition at line 30 of file hecmw_control.c.
char* mesh_entry::name_ID |
Definition at line 28 of file hecmw_control.c.
struct mesh_entry* mesh_entry::next |
Definition at line 33 of file hecmw_control.c.
int mesh_entry::refine |
Definition at line 31 of file hecmw_control.c.
int mesh_entry::type |
Definition at line 29 of file hecmw_control.c.