FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_vis_rendering.c File Reference
Include dependency graph for hecmw_vis_rendering.c:

Go to the source code of this file.

Functions

void HECMW_vis_rendering_surface (struct surface_module *sf, Parameter_rendering *sr, struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, int tvertex, int tpatch, int *color_list, double *minvalue, double *maxvalue, Result *result, char *outfile, int stat_para[NUM_CONTROL_PSF], HECMW_Comm VIS_COMM, int timestep)
 

Variables

double * image
 
int ms
 
int ns
 

Function Documentation

◆ HECMW_vis_rendering_surface()

void HECMW_vis_rendering_surface ( struct surface_module sf,
Parameter_rendering sr,
struct hecmwST_local_mesh mesh,
struct hecmwST_result_data data,
int  tvertex,
int  tpatch,
int *  color_list,
double *  minvalue,
double *  maxvalue,
Result result,
char *  outfile,
int  stat_para[NUM_CONTROL_PSF],
HECMW_Comm  VIS_COMM,
int  timestep 
)

Definition at line 27 of file hecmw_vis_rendering.c.

Variable Documentation

◆ image

double* image

Definition at line 24 of file hecmw_vis_rendering.c.

◆ ms

int ms

Definition at line 25 of file hecmw_vis_rendering.c.

◆ ns

int ns

Definition at line 25 of file hecmw_vis_rendering.c.