![]() |
FrontISTR
5.7.1
Large-scale structural analysis program with finit element method
|
#include <hecmw_struct.h>
Data Fields | |
| int | n_grp |
| char ** | grp_name |
| int * | grp_index |
| int * | grp_item |
| int | n_bc |
| int * | bc_grp_ID |
| int * | bc_grp_type |
| int * | bc_grp_index |
| int * | bc_grp_dof |
| double * | bc_grp_val |
Definition at line 75 of file hecmw_struct.h.
| int* hecmwST_node_grp::bc_grp_dof |
Definition at line 88 of file hecmw_struct.h.
| int* hecmwST_node_grp::bc_grp_ID |
Definition at line 82 of file hecmw_struct.h.
| int* hecmwST_node_grp::bc_grp_index |
Definition at line 87 of file hecmw_struct.h.
| int* hecmwST_node_grp::bc_grp_type |
Definition at line 84 of file hecmw_struct.h.
| double* hecmwST_node_grp::bc_grp_val |
Definition at line 89 of file hecmw_struct.h.
| int* hecmwST_node_grp::grp_index |
Definition at line 78 of file hecmw_struct.h.
| int* hecmwST_node_grp::grp_item |
Definition at line 79 of file hecmw_struct.h.
| char** hecmwST_node_grp::grp_name |
Definition at line 77 of file hecmw_struct.h.
| int hecmwST_node_grp::n_bc |
Definition at line 81 of file hecmw_struct.h.
| int hecmwST_node_grp::n_grp |
Definition at line 76 of file hecmw_struct.h.