![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#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"
Go to the source code of this file.
Functions | |
int | HECMW_put_mesh (struct hecmwST_local_mesh *mesh, char *name_ID) |
int HECMW_put_mesh | ( | struct hecmwST_local_mesh * | mesh, |
char * | name_ID | ||
) |
Definition at line 13 of file hecmw_io_put_mesh.c.