![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Functions | |
void | transform_face_node (int face, int node[4]) |
void | refinement (struct hecmwST_local_mesh *mesh, double *node1, int n_voxel, double *voxel_dxyz, double *voxel_orig_xyz, int *level, int *voxel_n_neighbor_pe, int **voxel_neighbor_pe, double *extent, int my_rank, HECMW_Comm VIS_COMM, int *empty_flag, double *var) |
void refinement | ( | struct hecmwST_local_mesh * | mesh, |
double * | node1, | ||
int | n_voxel, | ||
double * | voxel_dxyz, | ||
double * | voxel_orig_xyz, | ||
int * | level, | ||
int * | voxel_n_neighbor_pe, | ||
int ** | voxel_neighbor_pe, | ||
double * | extent, | ||
int | my_rank, | ||
HECMW_Comm | VIS_COMM, | ||
int * | empty_flag, | ||
double * | var | ||
) |
Definition at line 400 of file hecmw_vis_new_refine.c.
void transform_face_node | ( | int | face, |
int | node[4] | ||
) |
Definition at line 19 of file hecmw_vis_new_refine.c.