![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_vis_SF_geom.h>
Data Fields | |
int | type |
int * | plist |
struct _polygon_struct * | nextpolygon |
int | elem_id [2] |
int | bdflag |
Definition at line 209 of file hecmw_vis_SF_geom.h.
int _polygon_struct::bdflag |
Definition at line 214 of file hecmw_vis_SF_geom.h.
int _polygon_struct::elem_id[2] |
Definition at line 213 of file hecmw_vis_SF_geom.h.
struct _polygon_struct* _polygon_struct::nextpolygon |
Definition at line 212 of file hecmw_vis_SF_geom.h.
int* _polygon_struct::plist |
Definition at line 211 of file hecmw_vis_SF_geom.h.
int _polygon_struct::type |
Definition at line 210 of file hecmw_vis_SF_geom.h.