FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_mesh_edge_info.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <errno.h>
#include "hecmw_util.h"
#include "hecmw_common.h"
#include "hecmw_part_struct.h"
#include "hecmw_mesh_hash_sort.h"
#include "hecmw_mesh_edge_info.h"
Include dependency graph for hecmw_mesh_edge_info.c:

Go to the source code of this file.

Functions

int HECMW_mesh_edge_info (struct hecmwST_local_mesh *local_mesh, struct hecmw_part_edge_data *edge_data)
 

Function Documentation

◆ HECMW_mesh_edge_info()

int HECMW_mesh_edge_info ( struct hecmwST_local_mesh local_mesh,
struct hecmw_part_edge_data edge_data 
)

Definition at line 1203 of file hecmw_mesh_edge_info.c.