![]() |
FrontISTR
5.8.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Data Structures | |
| struct | hecmw_couple_mapped_point |
Functions | |
| struct hecmw_couple_mapped_point * | HECMW_couple_alloc_mapped_point (void) |
| void | HECMW_couple_free_mapped_point (struct hecmw_couple_mapped_point *mapped_point) |
| struct hecmw_couple_mapped_point * | HECMW_couple_set_mapped_point (const char *boundary_id, const struct hecmwST_local_mesh *mesh_dst, const struct hecmw_couple_boundary *boundary_dst) |
| struct hecmw_couple_mapped_point* HECMW_couple_alloc_mapped_point | ( | void | ) |
Definition at line 24 of file hecmw_couple_mapped_point.c.
| void HECMW_couple_free_mapped_point | ( | struct hecmw_couple_mapped_point * | mapped_point | ) |
Definition at line 42 of file hecmw_couple_mapped_point.c.
| struct hecmw_couple_mapped_point* HECMW_couple_set_mapped_point | ( | const char * | boundary_id, |
| const struct hecmwST_local_mesh * | mesh_dst, | ||
| const struct hecmw_couple_boundary * | boundary_dst | ||
| ) |
Definition at line 170 of file hecmw_couple_mapped_point.c.