FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_reorder.h File Reference
#include "hecmw_struct.h"
Include dependency graph for hecmw_reorder.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ HECMW_reorder()

int HECMW_reorder ( struct hecmwST_local_mesh local_mesh)

Definition at line 1771 of file hecmw_reorder.c.

Here is the call graph for this function:

◆ HECMW_reorder_elem_type()

int HECMW_reorder_elem_type ( struct hecmwST_local_mesh local_mesh)

Definition at line 748 of file hecmw_reorder.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_reorder_node_dof()

int HECMW_reorder_node_dof ( struct hecmwST_local_mesh local_mesh)

Definition at line 1311 of file hecmw_reorder.c.

Here is the caller graph for this function:

◆ HECMW_reorder_node_mpc()

int HECMW_reorder_node_mpc ( struct hecmwST_local_mesh local_mesh)

Definition at line 1659 of file hecmw_reorder.c.