FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
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
13 struct hecmwST_local_mesh *global_mesh,
15
17 struct hecmwST_local_mesh *local_mesh);
18
19#endif /* INC_HPWMC_PARTITION */
struct hecmwST_local_mesh * HECMW_partition(struct hecmwST_local_mesh *local_mesh)
struct hecmwST_local_mesh * HECMW_partition_inner(struct hecmwST_local_mesh *global_mesh, struct hecmw_part_cont_data *cont_data)