![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_io_struct.h>
Data Fields | |
int | type |
int * | node |
int | nmatitem |
double * | matitem |
char | matname [HECMW_NAME_LEN+1] |
int | mpc_matid |
int | mpc_sectid |
Definition at line 36 of file hecmw_io_struct.h.
double* hecmw_io_element::matitem |
Definition at line 40 of file hecmw_io_struct.h.
char hecmw_io_element::matname[HECMW_NAME_LEN+1] |
Definition at line 41 of file hecmw_io_struct.h.
int hecmw_io_element::mpc_matid |
Definition at line 42 of file hecmw_io_struct.h.
int hecmw_io_element::mpc_sectid |
Definition at line 43 of file hecmw_io_struct.h.
int hecmw_io_element::nmatitem |
Definition at line 39 of file hecmw_io_struct.h.
int* hecmw_io_element::node |
Definition at line 38 of file hecmw_io_struct.h.
int hecmw_io_element::type |
Definition at line 37 of file hecmw_io_struct.h.