FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
hecmw_vis_surface_main.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_SURFACE_MAIN_H_INCLUDED
7
#define HECMW_VIS_SURFACE_MAIN_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
"
13
#include "
hecmw_vis_psf_rendering.h
"
14
15
void
HECMW_vis_psf_rendering
(
struct
hecmwST_local_mesh
*mesh,
16
struct
hecmwST_result_data
*
data
,
int
*timestep,
17
struct
surface_module
*sf,
Parameter_rendering
*sr,
18
int
stat_para[
NUM_CONTROL_PSF
],
char
*outfile1,
char
*body,
19
HECMW_Comm
VIS_COMM);
20
21
#endif
/* HECMW_VIS_SURFACE_MAIN_H_INCLUDED */
hecmwST_result_data
Definition:
hecmw_result.h:11
hecmw_result.h
hecmwST_local_mesh
Definition:
hecmw_struct.h:139
hecmw_struct.h
NUM_CONTROL_PSF
#define NUM_CONTROL_PSF
Definition:
hecmw_vis_SF_geom.h:65
hecmw_vis_psf_rendering.h
_rendering_parameter_struct
Definition:
hecmw_vis_psf_rendering.h:18
surface_module
Definition:
hecmw_vis_SF_geom.h:88
data
CNFData data
Definition:
neu_reporter.cpp:18
HECMW_Comm
MPI_Comm HECMW_Comm
Definition:
hecmw_config.h:30
hecmw_util.h
hecmw_vis_SF_geom.h
HECMW_vis_psf_rendering
void HECMW_vis_psf_rendering(struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, int *timestep, struct surface_module *sf, Parameter_rendering *sr, int stat_para[NUM_CONTROL_PSF], char *outfile1, char *body, HECMW_Comm VIS_COMM)
Definition:
hecmw_vis_surface_main.c:33
hecmw1
src
visualizer
hecmw_vis_surface_main.h
Generated by
1.8.17