![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <hecmw_vis_resampling.h>
Data Fields | |
double | dx |
double | dy |
double | dz |
double | orig_x |
double | orig_y |
double | orig_z |
int | level [3] |
int | n_neighbor_pe |
int * | neighbor_pe |
Definition at line 47 of file hecmw_vis_resampling.h.
double voxel_info::dx |
Definition at line 48 of file hecmw_vis_resampling.h.
double voxel_info::dy |
Definition at line 49 of file hecmw_vis_resampling.h.
double voxel_info::dz |
Definition at line 50 of file hecmw_vis_resampling.h.
int voxel_info::level[3] |
Definition at line 54 of file hecmw_vis_resampling.h.
int voxel_info::n_neighbor_pe |
Definition at line 55 of file hecmw_vis_resampling.h.
int* voxel_info::neighbor_pe |
Definition at line 56 of file hecmw_vis_resampling.h.
double voxel_info::orig_x |
Definition at line 51 of file hecmw_vis_resampling.h.
double voxel_info::orig_y |
Definition at line 52 of file hecmw_vis_resampling.h.
double voxel_info::orig_z |
Definition at line 53 of file hecmw_vis_resampling.h.