FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
hecmw_mesh_edge_info.h
Go to the documentation of this file.
1
/*****************************************************************************
2
* Copyright (c) 2019 FrontISTR Commons
3
* This software is released under the MIT License, see LICENSE.txt
4
*****************************************************************************/
5
6
#ifndef INC_HECMW_MESH_EDGE_INFO
7
#define INC_HECMW_MESH_EDGE_INFO
8
9
#include "
hecmw_struct.h
"
10
#include "
hecmw_part_struct.h
"
11
12
extern
int
HECMW_mesh_edge_info
(
struct
hecmwST_local_mesh
*mesh,
13
struct
hecmw_part_edge_data
*edge_data);
14
15
#endif
/* INC_HECMW_MESH_EDGE_INFO */
hecmwST_local_mesh
Definition:
hecmw_struct.h:139
HECMW_mesh_edge_info
int HECMW_mesh_edge_info(struct hecmwST_local_mesh *mesh, struct hecmw_part_edge_data *edge_data)
Definition:
hecmw_mesh_edge_info.c:1203
hecmw_struct.h
hecmw_part_struct.h
hecmw_part_edge_data
Definition:
hecmw_part_struct.h:11
hecmw1
tools
partitioner
hecmw_mesh_edge_info.h
Generated by
1.8.17