![]() |
FrontISTR
5.8.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_vis_SF_geom.h>
Data Fields | |
| int | verts_num |
| double * | field |
| double * | verts |
| unsigned long * | colors |
| int * | plist |
Definition at line 223 of file hecmw_vis_SF_geom.h.
| unsigned long* _polygon_obj_struct::colors |
Definition at line 227 of file hecmw_vis_SF_geom.h.
| double* _polygon_obj_struct::field |
Definition at line 225 of file hecmw_vis_SF_geom.h.
| int* _polygon_obj_struct::plist |
Definition at line 228 of file hecmw_vis_SF_geom.h.
| double* _polygon_obj_struct::verts |
Definition at line 226 of file hecmw_vis_SF_geom.h.
| int _polygon_obj_struct::verts_num |
Definition at line 224 of file hecmw_vis_SF_geom.h.