FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_fstr_output_femap.h File Reference
#include "hecmw_struct.h"
#include "hecmw_result.h"
#include "hecmw_util.h"
Include dependency graph for hecmw_fstr_output_femap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void HECMW_fstr_output_femap (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)
 
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_separate_avs_output (struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, char *outfile)
 

Function Documentation

◆ HECMW_avs_output()

void HECMW_avs_output ( struct hecmwST_local_mesh mesh,
struct hecmwST_result_data data,
char *  outfile,
HECMW_Comm  VIS_COMM 
)

Definition at line 1357 of file hecmw_fstr_output_femap.c.

◆ HECMW_bin_avs_output()

void HECMW_bin_avs_output ( struct hecmwST_local_mesh mesh,
struct hecmwST_result_data data,
char *  outfile,
HECMW_Comm  VIS_COMM 
)

Definition at line 1387 of file hecmw_fstr_output_femap.c.

◆ HECMW_fstr_output_femap()

void HECMW_fstr_output_femap ( struct hecmwST_local_mesh mesh,
struct hecmwST_result_data data,
char *  outfile,
HECMW_Comm  VIS_COMM 
)

Definition at line 201 of file hecmw_fstr_output_femap.c.

◆ HECMW_microavs_output()

void HECMW_microavs_output ( struct hecmwST_local_mesh mesh,
struct hecmwST_result_data data,
char *  outfile,
HECMW_Comm  VIS_COMM 
)

Definition at line 1377 of file hecmw_fstr_output_femap.c.

◆ HECMW_reorder_avs_output()

void HECMW_reorder_avs_output ( struct hecmwST_local_mesh mesh,
struct hecmwST_result_data data,
char *  outfile,
HECMW_Comm  VIS_COMM 
)

Definition at line 1367 of file hecmw_fstr_output_femap.c.

◆ HECMW_separate_avs_output()

void HECMW_separate_avs_output ( struct hecmwST_local_mesh mesh,
struct hecmwST_result_data data,
char *  outfile 
)

Definition at line 1839 of file hecmw_fstr_output_femap.c.