FrontISTR  5.8.0
Large-scale structural analysis program with finit element method
hecmw_fstr_output_exo.c File Reference
#include "hecmw_fstr_output_exo.h"
#include <stdio.h>
#include "hecmw_struct.h"
#include "hecmw_result.h"
Include dependency graph for hecmw_fstr_output_exo.c:

Go to the source code of this file.

Functions

void HECMW_exodus_output (struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, char *outfile, char *outfile1, HECMW_Comm VIS_COMM)
 
void HECMW_exodus_step_output (struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, char *outfile, char *outfile1, HECMW_Comm VIS_COMM)
 

Function Documentation

◆ HECMW_exodus_output()

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

Definition at line 973 of file hecmw_fstr_output_exo.c.

◆ HECMW_exodus_step_output()

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

Definition at line 982 of file hecmw_fstr_output_exo.c.