![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Functions | |
int | calc_extent (struct hecmwST_local_mesh *mesh, double *extent) |
int | calc_voxel_level (int n_voxel, struct hecmwST_local_mesh *mesh, double *voxel_dxyz, double *voxel_orig_xyz, double *extent, int *level, HECMW_Comm VIS_COMM) |
int calc_extent | ( | struct hecmwST_local_mesh * | mesh, |
double * | extent | ||
) |
Definition at line 11 of file hecmw_vis_mesh_extent.c.
int calc_voxel_level | ( | int | n_voxel, |
struct hecmwST_local_mesh * | mesh, | ||
double * | voxel_dxyz, | ||
double * | voxel_orig_xyz, | ||
double * | extent, | ||
int * | level, | ||
HECMW_Comm | VIS_COMM | ||
) |
Definition at line 47 of file hecmw_vis_mesh_extent.c.