![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include "hecmw_struct.h"
Go to the source code of this file.
Functions | |
int | HECMW_reorder_node_mpc (struct hecmwST_local_mesh *local_mesh) |
int | HECMW_reorder_node_dof (struct hecmwST_local_mesh *local_mesh) |
int | HECMW_reorder_elem_type (struct hecmwST_local_mesh *local_mesh) |
int | HECMW_reorder (struct hecmwST_local_mesh *local_mesh) |
int HECMW_reorder | ( | struct hecmwST_local_mesh * | local_mesh | ) |
int HECMW_reorder_elem_type | ( | struct hecmwST_local_mesh * | local_mesh | ) |
Definition at line 748 of file hecmw_reorder.c.
int HECMW_reorder_node_dof | ( | struct hecmwST_local_mesh * | local_mesh | ) |
int HECMW_reorder_node_mpc | ( | struct hecmwST_local_mesh * | local_mesh | ) |
Definition at line 1659 of file hecmw_reorder.c.