![]() |
FrontISTR
5.7.1
Large-scale structural analysis program with finit element method
|
#include <hecmw_vis_SF_geom.h>
Data Fields | |
| int | type |
| double | vertex [4 *3] |
| double | color [4] |
| double | disp [4 *3] |
| struct _boundary_patch_struct * | next_patch |
Definition at line 321 of file hecmw_vis_SF_geom.h.
| double _boundary_patch_struct::color[4] |
Definition at line 325 of file hecmw_vis_SF_geom.h.
| double _boundary_patch_struct::disp[4 *3] |
Definition at line 326 of file hecmw_vis_SF_geom.h.
| struct _boundary_patch_struct* _boundary_patch_struct::next_patch |
Definition at line 327 of file hecmw_vis_SF_geom.h.
| int _boundary_patch_struct::type |
Definition at line 322 of file hecmw_vis_SF_geom.h.
| double _boundary_patch_struct::vertex[4 *3] |
Definition at line 324 of file hecmw_vis_SF_geom.h.