![]() |
FrontISTR
5.7.1
Large-scale structural analysis program with finit element method
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include "hecmw_struct.h"#include "hecmw_io_get_mesh.h"#include "hecmw_dist_free.h"#include "hecmw_couple_struct.h"#include "hecmw_couple_info.h"Go to the source code of this file.
Functions | |
| struct hecmwST_local_mesh * | HECMW_couple_get_mesh (char *name_ID, char *unit_ID) |
| struct hecmwST_local_mesh* HECMW_couple_get_mesh | ( | char * | name_ID, |
| char * | unit_ID | ||
| ) |
Definition at line 17 of file hecmw_couple_get_mesh.c.