![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Data Structures | |
struct | hecmw_couple_boundary_item |
struct | hecmw_couple_boundary |
Functions | |
void | HECMW_couple_free_boundary_info (struct hecmw_couple_boundary *boundary) |
struct hecmw_couple_boundary * | HECMW_couple_alloc_boundary_info (void) |
struct hecmw_couple_boundary * | HECMW_couple_set_boundary_info (const char *boundary_id, int unit_specifier, const struct hecmwST_local_mesh *mesh) |
struct hecmw_couple_boundary* HECMW_couple_alloc_boundary_info | ( | void | ) |
Definition at line 62 of file hecmw_couple_boundary_info.c.
void HECMW_couple_free_boundary_info | ( | struct hecmw_couple_boundary * | boundary | ) |
Definition at line 39 of file hecmw_couple_boundary_info.c.
struct hecmw_couple_boundary* HECMW_couple_set_boundary_info | ( | const char * | boundary_id, |
int | unit_specifier, | ||
const struct hecmwST_local_mesh * | mesh | ||
) |
Definition at line 599 of file hecmw_couple_boundary_info.c.