![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_struct.h>
Data Fields | |
int | n_sect |
int * | sect_type |
int * | sect_opt |
int * | sect_mat_ID_index |
int * | sect_mat_ID_item |
int * | sect_I_index |
int * | sect_I_item |
int * | sect_R_index |
double * | sect_R_item |
Definition at line 11 of file hecmw_struct.h.
int hecmwST_section::n_sect |
Definition at line 15 of file hecmw_struct.h.
int* hecmwST_section::sect_I_index |
Definition at line 32 of file hecmw_struct.h.
int* hecmwST_section::sect_I_item |
Definition at line 33 of file hecmw_struct.h.
int* hecmwST_section::sect_mat_ID_index |
Definition at line 30 of file hecmw_struct.h.
int* hecmwST_section::sect_mat_ID_item |
Definition at line 31 of file hecmw_struct.h.
int* hecmwST_section::sect_opt |
Definition at line 23 of file hecmw_struct.h.
int* hecmwST_section::sect_R_index |
Definition at line 34 of file hecmw_struct.h.
double* hecmwST_section::sect_R_item |
Definition at line 35 of file hecmw_struct.h.
int* hecmwST_section::sect_type |
Definition at line 17 of file hecmw_struct.h.