My Project
programmer's documentation
|
Go to the source code of this file.
Functions | |
void | cs_gui_mesh_warping (void) |
void | cs_gui_mesh_define_joinings (void) |
void | cs_gui_mesh_define_periodicities (void) |
void | cs_gui_mesh_smoothe (cs_mesh_t *mesh) |
void | cs_gui_mesh_boundary (cs_mesh_t *mesh) |
void | cs_gui_mesh_extrude (cs_mesh_t *mesh) |
void | cs_gui_mesh_save_if_modified (cs_mesh_t *mesh) |
void cs_gui_mesh_boundary | ( | cs_mesh_t * | mesh | ) |
void cs_gui_mesh_define_joinings | ( | void | ) |
void cs_gui_mesh_define_periodicities | ( | void | ) |
void cs_gui_mesh_extrude | ( | cs_mesh_t * | mesh | ) |
void cs_gui_mesh_save_if_modified | ( | cs_mesh_t * | mesh | ) |
void cs_gui_mesh_smoothe | ( | cs_mesh_t * | mesh | ) |
void cs_gui_mesh_warping | ( | void | ) |