FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
hecmw_fstr_output_femap.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_FEMAP_H_INCLUDED
7#define HECMW_FSTR_OUTPUT_FEMAP_H_INCLUDED
8
9#include "hecmw_struct.h"
10#include "hecmw_result.h"
11#include "hecmw_util.h"
12
14 struct hecmwST_result_data *data, char *outfile,
15 HECMW_Comm VIS_COMM);
16void HECMW_avs_output(struct hecmwST_local_mesh *mesh,
17 struct hecmwST_result_data *data, char *outfile,
18 HECMW_Comm VIS_COMM);
20 struct hecmwST_result_data *data, char *outfile,
21 HECMW_Comm VIS_COMM);
23 struct hecmwST_result_data *data, char *outfile,
24 HECMW_Comm VIS_COMM);
26 struct hecmwST_result_data *data, char *outfile,
27 HECMW_Comm VIS_COMM);
28
30 struct hecmwST_result_data *data, char *outfile);
31
32#endif /* HECMW_FSTR_OUTPUT_FEMAP_H_INCLUDED */
MPI_Comm HECMW_Comm
Definition: hecmw_config.h:30
void HECMW_fstr_output_femap(struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, char *outfile, HECMW_Comm VIS_COMM)
void HECMW_separate_avs_output(struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, char *outfile)
void HECMW_microavs_output(struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, char *outfile, HECMW_Comm VIS_COMM)
void HECMW_bin_avs_output(struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, char *outfile, HECMW_Comm VIS_COMM)
void HECMW_avs_output(struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, char *outfile, HECMW_Comm VIS_COMM)
void HECMW_reorder_avs_output(struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, char *outfile, HECMW_Comm VIS_COMM)
CNFData data