FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_vis_read_voxel.c File Reference
#include "hecmw_vis_read_voxel.h"
#include <stdio.h>
#include "hecmw_vis_mem_util.h"
Include dependency graph for hecmw_vis_read_voxel.c:

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.