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

Go to the source code of this file.

Functions

struct hecmwST_local_meshHECMW_get_dist_mesh (char *fname)
 
int HECMW_put_dist_mesh (const struct hecmwST_local_mesh *mesh, char *fname)
 

Function Documentation

◆ HECMW_get_dist_mesh()

struct hecmwST_local_mesh* HECMW_get_dist_mesh ( char *  fname)

Definition at line 1662 of file hecmw_io_dist.c.

◆ HECMW_put_dist_mesh()

int HECMW_put_dist_mesh ( const struct hecmwST_local_mesh mesh,
char *  fname 
)

Definition at line 2767 of file hecmw_io_dist.c.