FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_vis_surface_main.c File Reference
#include "hecmw_vis_surface_main.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include "hecmw_vis_mem_util.h"
#include "hecmw_vis_surface_compute.h"
#include "hecmw_vis_connectivity_build.h"
#include "hecmw_vis_rendering.h"
#include "hecmw_vis_combine.h"
#include "hecmw_fstr_output_femap.h"
#include "hecmw_fstr_output_vtk.h"
#include "hecmw_malloc.h"
Include dependency graph for hecmw_vis_surface_main.c:

Go to the source code of this file.

Functions

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)
 

Variables

Connect_infglobal_connect
 

Function Documentation

◆ 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 at line 33 of file hecmw_vis_surface_main.c.

Variable Documentation

◆ global_connect

Connect_inf* global_connect

Definition at line 31 of file hecmw_vis_surface_main.c.