 |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the documentation of this file.
21 static int alloc_local_mesh(
void) {
80 static int alloc_result(
void) {
112 if (alloc_local_mesh())
return;
114 if (alloc_result())
return;
void HECMW_VISUALIZE_FINALIZE_IF(int *err)
int HECMW_visualize_finalize(void)
void HECMW_dist_free(struct hecmwST_local_mesh *mesh)
#define HECMW_malloc(size)
void hecmw_visualize_finalize_if__(int *err)
struct hecmwST_elem_grp * elem_group
void hecmw_visualize_init_if__(int *nnode, int *nelem, int *err)
void hecmw_visualize_if_(int *step, int *err)
void HECMW_INIT_FOR_VISUAL_IF(int *err)
void hecmw_visualize_init_if(int *nnode, int *nelem, int *err)
void HECMW_VISUALIZE_IF(int *step, int *err)
int HECMW_dist_copy_f2c_finalize(void)
void hecmw_init_for_visual_if_(int *err)
void hecmw_visualize_finalize_if_(int *err)
void hecmw_visualize_init_if_(int *nnode, int *nelem, int *err)
void hecmw_init_for_visual_if(int *err)
struct hecmwST_material * material
struct hecmwST_amplitude * amp
void hecmw_finalize_for_visual_if__(int *err)
int HECMW_result_copy_f2c_init(struct hecmwST_result_data *result_data, int n_node, int n_elem)
void HECMW_FINALIZE_FOR_VISUAL_IF(int *err)
void hecmw_visualize_if(int *step, int *err)
void hecmw_visualize_if__(int *step, int *err)
int HECMW_result_copy_f2c_finalize(void)
int HECMW_visualize(struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, int timestep)
void HECMW_result_free(struct hecmwST_result_data *result)
int HECMW_set_error(int errorno, const char *fmt,...)
void hecmw_finalize_for_visual_if(int *err)
int HECMW_dist_copy_f2c_init(struct hecmwST_local_mesh *local_mesh)
void HECMW_VISUALIZE_INIT_IF(int *nnode, int *nelem, int *err)
struct hecmwST_section * section
void hecmw_finalize_for_visual_if_(int *err)
int HECMW_visualize_init(void)
struct hecmwST_surf_grp * surf_group
struct hecmwST_node_grp * node_group
struct hecmwST_contact_pair * contact_pair
void hecmw_visualize_finalize_if(int *err)
void hecmw_init_for_visual_if__(int *err)