FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
hecmw_fstr_output_vtk.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_FSTR_OUTPUT_VKT_H_INCLUDED
7
#define HECMW_FSTR_OUTPUT_VKT_H_INCLUDED
8
9
#include "
hecmw_struct.h
"
10
#include "
hecmw_result.h
"
11
#include "
hecmw_util.h
"
12
13
void
14
HECMW_vtk_output
(
struct
hecmwST_local_mesh
*mesh,
15
struct
hecmwST_result_data
*
data
,
char
*outfile,
char
*outfile1,
HECMW_Comm
VIS_COMM);
16
17
void
18
HECMW_bin_vtk_output
(
struct
hecmwST_local_mesh
*mesh,
19
struct
hecmwST_result_data
*
data
,
char
*outfile,
char
*outfile1,
HECMW_Comm
VIS_COMM);
20
21
#endif
/* HECMW_FSTR_OUTPUT_VKT_H_INCLUDED */
hecmwST_result_data
Definition:
hecmw_result.h:11
HECMW_vtk_output
void HECMW_vtk_output(struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, char *outfile, char *outfile1, HECMW_Comm VIS_COMM)
Definition:
hecmw_fstr_output_vtk.c:459
hecmw_result.h
hecmwST_local_mesh
Definition:
hecmw_struct.h:139
hecmw_struct.h
data
CNFData data
Definition:
neu_reporter.cpp:18
HECMW_bin_vtk_output
void HECMW_bin_vtk_output(struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, char *outfile, char *outfile1, HECMW_Comm VIS_COMM)
Definition:
hecmw_fstr_output_vtk.c:464
HECMW_Comm
MPI_Comm HECMW_Comm
Definition:
hecmw_config.h:30
hecmw_util.h
hecmw1
src
visualizer
hecmw_fstr_output_vtk.h
Generated by
1.8.17