![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_struct.h>
Data Fields | |
int | n_mat |
int | n_mat_item |
int | n_mat_subitem |
int | n_mat_table |
char ** | mat_name |
int * | mat_item_index |
int * | mat_subitem_index |
int * | mat_table_index |
double * | mat_val |
double * | mat_temp |
Definition at line 35 of file hecmw_struct.h.
int* hecmwST_material::mat_item_index |
Definition at line 41 of file hecmw_struct.h.
char** hecmwST_material::mat_name |
Definition at line 40 of file hecmw_struct.h.
int* hecmwST_material::mat_subitem_index |
Definition at line 42 of file hecmw_struct.h.
int* hecmwST_material::mat_table_index |
Definition at line 43 of file hecmw_struct.h.
double* hecmwST_material::mat_temp |
Definition at line 45 of file hecmw_struct.h.
double* hecmwST_material::mat_val |
Definition at line 44 of file hecmw_struct.h.
int hecmwST_material::n_mat |
Definition at line 36 of file hecmw_struct.h.
int hecmwST_material::n_mat_item |
Definition at line 37 of file hecmw_struct.h.
int hecmwST_material::n_mat_subitem |
Definition at line 38 of file hecmw_struct.h.
int hecmwST_material::n_mat_table |
Definition at line 39 of file hecmw_struct.h.