![]() |
FrontISTR
5.7.0
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 |
double * | bc_grp_val |
Definition at line 106 of file hecmw_struct.h.
int* hecmwST_surf_grp::bc_grp_ID |
Definition at line 113 of file hecmw_struct.h.
int* hecmwST_surf_grp::bc_grp_index |
Definition at line 117 of file hecmw_struct.h.
int* hecmwST_surf_grp::bc_grp_type |
Definition at line 115 of file hecmw_struct.h.
double* hecmwST_surf_grp::bc_grp_val |
Definition at line 118 of file hecmw_struct.h.
int* hecmwST_surf_grp::grp_index |
Definition at line 109 of file hecmw_struct.h.
int* hecmwST_surf_grp::grp_item |
Definition at line 111 of file hecmw_struct.h.
char** hecmwST_surf_grp::grp_name |
Definition at line 108 of file hecmw_struct.h.
int hecmwST_surf_grp::n_bc |
Definition at line 112 of file hecmw_struct.h.
int hecmwST_surf_grp::n_grp |
Definition at line 107 of file hecmw_struct.h.