FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
voxel_info Struct Reference

#include <hecmw_vis_resampling.h>

Collaboration diagram for voxel_info:

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
 

Detailed Description

Definition at line 47 of file hecmw_vis_resampling.h.

Field Documentation

◆ dx

double voxel_info::dx

Definition at line 48 of file hecmw_vis_resampling.h.

◆ dy

double voxel_info::dy

Definition at line 49 of file hecmw_vis_resampling.h.

◆ dz

double voxel_info::dz

Definition at line 50 of file hecmw_vis_resampling.h.

◆ level

int voxel_info::level[3]

Definition at line 54 of file hecmw_vis_resampling.h.

◆ n_neighbor_pe

int voxel_info::n_neighbor_pe

Definition at line 55 of file hecmw_vis_resampling.h.

◆ neighbor_pe

int* voxel_info::neighbor_pe

Definition at line 56 of file hecmw_vis_resampling.h.

◆ orig_x

double voxel_info::orig_x

Definition at line 51 of file hecmw_vis_resampling.h.

◆ orig_y

double voxel_info::orig_y

Definition at line 52 of file hecmw_vis_resampling.h.

◆ orig_z

double voxel_info::orig_z

Definition at line 53 of file hecmw_vis_resampling.h.


The documentation for this struct was generated from the following file: