![]() |
FrontISTR
5.8.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_vis_ray_trace.h>
Data Fields | |
| double | dxyz [3] |
| int | leveltot |
| int | varnumtot |
| char ** | varname |
| int | nxyz [3] |
| double | xyz0 [3] |
| int | voxtotadd |
| int | voxtotall |
| int | r_nxyz [3] |
| double | r_dxyz [3] |
| int * | empty_flag |
| double * | var |
| double * | grad_var |
| Surface_info * | surface |
Definition at line 138 of file hecmw_vis_ray_trace.h.
| double _data_structured_vr_struct::dxyz[3] |
Definition at line 139 of file hecmw_vis_ray_trace.h.
| int* _data_structured_vr_struct::empty_flag |
Definition at line 152 of file hecmw_vis_ray_trace.h.
| double* _data_structured_vr_struct::grad_var |
Definition at line 154 of file hecmw_vis_ray_trace.h.
| int _data_structured_vr_struct::leveltot |
Definition at line 140 of file hecmw_vis_ray_trace.h.
| int _data_structured_vr_struct::nxyz[3] |
Definition at line 143 of file hecmw_vis_ray_trace.h.
| double _data_structured_vr_struct::r_dxyz[3] |
Definition at line 151 of file hecmw_vis_ray_trace.h.
| int _data_structured_vr_struct::r_nxyz[3] |
Definition at line 150 of file hecmw_vis_ray_trace.h.
| Surface_info* _data_structured_vr_struct::surface |
Definition at line 155 of file hecmw_vis_ray_trace.h.
| double* _data_structured_vr_struct::var |
Definition at line 153 of file hecmw_vis_ray_trace.h.
| char** _data_structured_vr_struct::varname |
Definition at line 142 of file hecmw_vis_ray_trace.h.
| int _data_structured_vr_struct::varnumtot |
Definition at line 141 of file hecmw_vis_ray_trace.h.
| int _data_structured_vr_struct::voxtotadd |
Definition at line 145 of file hecmw_vis_ray_trace.h.
| int _data_structured_vr_struct::voxtotall |
Definition at line 146 of file hecmw_vis_ray_trace.h.
| double _data_structured_vr_struct::xyz0[3] |
Definition at line 144 of file hecmw_vis_ray_trace.h.