FrontISTR  5.7.1
Large-scale structural analysis program with finit element method
hecmw_vis_rendering.h
Go to the documentation of this file.
1 /*****************************************************************************
2  * Copyright (c) 2019 FrontISTR Commons
3  * This software is released under the MIT License, see LICENSE.txt
4  *****************************************************************************/
5 
6 #ifndef HECMW_VIS_RENDERING_H_INCLUDED
7 #define HECMW_VIS_RENDERING_H_INCLUDED
8 
9 #include "hecmw_struct.h"
10 #include "hecmw_result.h"
11 #include "hecmw_util.h"
12 #include "hecmw_vis_SF_geom.h"
14 
17  struct hecmwST_local_mesh *mesh,
18  struct hecmwST_result_data *data, int tvertex,
19  int tpatch, int *color_list, double *minvalue,
20  double *maxvalue, Result *result,
21  char *outfile, int stat_para[NUM_CONTROL_PSF],
22  HECMW_Comm VIS_COMM, int timestep);
23 
24 #endif /* HECMW_VIS_RENDERING_H_INCLUDED */
MPI_Comm HECMW_Comm
Definition: hecmw_config.h:30
#define NUM_CONTROL_PSF
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)
CNFData data