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

Go to the source code of this file.

Functions

void transform_ucd_pvr (struct hecmwST_result_data *data, double *node1, struct hecmwST_local_mesh *mesh, Parameter_vr *vr, int my_rank, int pe_size, HECMW_Comm VIS_COMM, double *voxel_dxyz, double *voxel_orig_xyz, int *level, int *voxel_n_neighbor_pe, int **voxel_neighbor_pe, int voxel_on, int display_range_on, int init_flag, int num_of_pvr)
 

Function Documentation

◆ transform_ucd_pvr()

void transform_ucd_pvr ( struct hecmwST_result_data data,
double *  node1,
struct hecmwST_local_mesh mesh,
Parameter_vr vr,
int  my_rank,
int  pe_size,
HECMW_Comm  VIS_COMM,
double *  voxel_dxyz,
double *  voxel_orig_xyz,
int *  level,
int *  voxel_n_neighbor_pe,
int **  voxel_neighbor_pe,
int  voxel_on,
int  display_range_on,
int  init_flag,
int  num_of_pvr 
)

Definition at line 17 of file hecmw_vis_ucd_trans.c.