FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_vis_read_voxel.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int read_voxel_file (char *filename, int n_voxel, double *voxel_dxyz, double *voxel_orig_xyz, int *level, int *voxel_n_neighbor_pe, int **voxel_neighbor_pe)
 

Function Documentation

◆ read_voxel_file()

int read_voxel_file ( char *  filename,
int  n_voxel,
double *  voxel_dxyz,
double *  voxel_orig_xyz,
int *  level,
int *  voxel_n_neighbor_pe,
int **  voxel_neighbor_pe 
)

Definition at line 11 of file hecmw_vis_read_voxel.c.