FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
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
13void
15 struct hecmwST_result_data *data, char *outfile, char *outfile1, HECMW_Comm VIS_COMM);
16
17void
19 struct hecmwST_result_data *data, char *outfile, char *outfile1, HECMW_Comm VIS_COMM);
20
21#endif /* HECMW_FSTR_OUTPUT_VKT_H_INCLUDED */
MPI_Comm HECMW_Comm
Definition: hecmw_config.h:30
void HECMW_vtk_output(struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, char *outfile, char *outfile1, HECMW_Comm VIS_COMM)
void HECMW_bin_vtk_output(struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, char *outfile, char *outfile1, HECMW_Comm VIS_COMM)
CNFData data