![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_io_struct.h>
Data Structures | |
union | hecmw_io_section_item |
Data Fields | |
char | egrp [HECMW_NAME_LEN+1] |
char | material [HECMW_NAME_LEN+1] |
int | composite |
int | secopt |
int | type |
union hecmw_io_section::hecmw_io_section_item | sect |
struct hecmw_io_section * | next |
Definition at line 118 of file hecmw_io_struct.h.
int hecmw_io_section::composite |
Definition at line 121 of file hecmw_io_struct.h.
char hecmw_io_section::egrp[HECMW_NAME_LEN+1] |
Definition at line 119 of file hecmw_io_struct.h.
char hecmw_io_section::material[HECMW_NAME_LEN+1] |
Definition at line 120 of file hecmw_io_struct.h.
struct hecmw_io_section* hecmw_io_section::next |
Definition at line 150 of file hecmw_io_struct.h.
int hecmw_io_section::secopt |
Definition at line 122 of file hecmw_io_struct.h.
union hecmw_io_section::hecmw_io_section_item hecmw_io_section::sect |
int hecmw_io_section::type |
Definition at line 123 of file hecmw_io_struct.h.