![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_vis_SF_geom.h>
Data Fields | |
int | n_vertex |
int | n_patch |
double * | vertex |
int * | patch |
double * | color |
double * | disp |
Definition at line 170 of file hecmw_vis_SF_geom.h.
double* _result_struct::color |
Definition at line 175 of file hecmw_vis_SF_geom.h.
double* _result_struct::disp |
Definition at line 176 of file hecmw_vis_SF_geom.h.
int _result_struct::n_patch |
Definition at line 172 of file hecmw_vis_SF_geom.h.
int _result_struct::n_vertex |
Definition at line 171 of file hecmw_vis_SF_geom.h.
int* _result_struct::patch |
Definition at line 174 of file hecmw_vis_SF_geom.h.
double* _result_struct::vertex |
Definition at line 173 of file hecmw_vis_SF_geom.h.