FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_io_put_mesh.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "hecmw_struct.h"
#include "hecmw_util.h"
#include "hecmw_io_put_mesh.h"
#include "hecmw_io_dist.h"
Include dependency graph for hecmw_io_put_mesh.c:

Go to the source code of this file.

Functions

int HECMW_put_mesh (struct hecmwST_local_mesh *mesh, char *name_ID)
 

Function Documentation

◆ HECMW_put_mesh()

int HECMW_put_mesh ( struct hecmwST_local_mesh mesh,
char *  name_ID 
)

Definition at line 13 of file hecmw_io_put_mesh.c.