![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Functions | |
void | HECMW_vis_memory_exit (char *var) |
void | HECMW_vis_print_exit (char *var) |
void | mfree (void *pointer) |
Point * | alloc_verts (int num) |
Polygon * | alloc_polygons (int num) |
Polygon* alloc_polygons | ( | int | num | ) |
Definition at line 51 of file hecmw_vis_mem_util.c.
Point* alloc_verts | ( | int | num | ) |
void HECMW_vis_memory_exit | ( | char * | var | ) |
Definition at line 12 of file hecmw_vis_mem_util.c.
void HECMW_vis_print_exit | ( | char * | var | ) |
Definition at line 21 of file hecmw_vis_mem_util.c.
void mfree | ( | void * | pointer | ) |
Definition at line 27 of file hecmw_vis_mem_util.c.