FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
hecmw_partition.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_PARTITION
7
#define INC_HECMW_PARTITION
8
9
#include "
hecmw_struct.h
"
10
#include "
hecmw_part_struct.h
"
11
12
extern
struct
hecmwST_local_mesh
*
HECMW_partition_inner
(
13
struct
hecmwST_local_mesh
*global_mesh,
14
struct
hecmw_part_cont_data
*
cont_data
);
15
16
extern
struct
hecmwST_local_mesh
*
HECMW_partition
(
17
struct
hecmwST_local_mesh
*local_mesh);
18
19
#endif
/* INC_HPWMC_PARTITION */
HECMW_partition
struct hecmwST_local_mesh * HECMW_partition(struct hecmwST_local_mesh *local_mesh)
Definition:
hecmw_partition.c:9556
HECMW_partition_inner
struct hecmwST_local_mesh * HECMW_partition_inner(struct hecmwST_local_mesh *global_mesh, struct hecmw_part_cont_data *cont_data)
Definition:
hecmw_partition.c:9131
hecmwST_local_mesh
Definition:
hecmw_struct.h:139
hecmw_part_cont_data
Definition:
hecmw_part_struct.h:23
hecmw_struct.h
hecmw_part_struct.h
cont_data
Definition:
hecmw_vis_resampling.h:94
hecmw1
tools
partitioner
hecmw_partition.h
Generated by
1.8.17