![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_vis_SF_geom.h>
Data Fields | |
int | surface_style |
char | group_name [128] |
int | defined_style |
char | data_comp_name [128] |
int | data_comp |
char | data_subcomp_name [128] |
int | data_subcomp |
double | iso_value |
int | method |
double | point [3] |
double | radius |
double | length [3] |
double | coef [10] |
int | display_method |
char | color_comp_name [128] |
int | color_comp |
char | color_subcomp_name [128] |
int | color_subcomp |
int | isoline_number |
double | specified_color |
int | normalize_flag |
int | range_output |
char | range_filename [128] |
int | deform_display_on |
int | disp_comp |
char | disp_comp_name [128] |
double | disp_scale |
double | real_disp_scale |
int | initial_style |
int | deform_style |
double | initial_line_color [3] |
double | deform_line_color [3] |
int | output_type |
Definition at line 88 of file hecmw_vis_SF_geom.h.
double surface_module::coef[10] |
Definition at line 101 of file hecmw_vis_SF_geom.h.
int surface_module::color_comp |
Definition at line 104 of file hecmw_vis_SF_geom.h.
char surface_module::color_comp_name[128] |
Definition at line 103 of file hecmw_vis_SF_geom.h.
int surface_module::color_subcomp |
Definition at line 106 of file hecmw_vis_SF_geom.h.
char surface_module::color_subcomp_name[128] |
Definition at line 105 of file hecmw_vis_SF_geom.h.
int surface_module::data_comp |
Definition at line 93 of file hecmw_vis_SF_geom.h.
char surface_module::data_comp_name[128] |
Definition at line 92 of file hecmw_vis_SF_geom.h.
int surface_module::data_subcomp |
Definition at line 95 of file hecmw_vis_SF_geom.h.
char surface_module::data_subcomp_name[128] |
Definition at line 94 of file hecmw_vis_SF_geom.h.
int surface_module::defined_style |
Definition at line 91 of file hecmw_vis_SF_geom.h.
int surface_module::deform_display_on |
Definition at line 113 of file hecmw_vis_SF_geom.h.
double surface_module::deform_line_color[3] |
Definition at line 128 of file hecmw_vis_SF_geom.h.
int surface_module::deform_style |
Definition at line 124 of file hecmw_vis_SF_geom.h.
int surface_module::disp_comp |
Definition at line 115 of file hecmw_vis_SF_geom.h.
char surface_module::disp_comp_name[128] |
Definition at line 117 of file hecmw_vis_SF_geom.h.
double surface_module::disp_scale |
Definition at line 119 of file hecmw_vis_SF_geom.h.
int surface_module::display_method |
Definition at line 102 of file hecmw_vis_SF_geom.h.
char surface_module::group_name[128] |
Definition at line 90 of file hecmw_vis_SF_geom.h.
double surface_module::initial_line_color[3] |
Definition at line 126 of file hecmw_vis_SF_geom.h.
int surface_module::initial_style |
Definition at line 122 of file hecmw_vis_SF_geom.h.
double surface_module::iso_value |
Definition at line 96 of file hecmw_vis_SF_geom.h.
int surface_module::isoline_number |
Definition at line 107 of file hecmw_vis_SF_geom.h.
double surface_module::length[3] |
Definition at line 100 of file hecmw_vis_SF_geom.h.
int surface_module::method |
Definition at line 97 of file hecmw_vis_SF_geom.h.
int surface_module::normalize_flag |
Definition at line 109 of file hecmw_vis_SF_geom.h.
int surface_module::output_type |
Definition at line 130 of file hecmw_vis_SF_geom.h.
double surface_module::point[3] |
Definition at line 98 of file hecmw_vis_SF_geom.h.
double surface_module::radius |
Definition at line 99 of file hecmw_vis_SF_geom.h.
char surface_module::range_filename[128] |
Definition at line 111 of file hecmw_vis_SF_geom.h.
int surface_module::range_output |
Definition at line 110 of file hecmw_vis_SF_geom.h.
double surface_module::real_disp_scale |
Definition at line 120 of file hecmw_vis_SF_geom.h.
double surface_module::specified_color |
Definition at line 108 of file hecmw_vis_SF_geom.h.
int surface_module::surface_style |
Definition at line 89 of file hecmw_vis_SF_geom.h.