FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
hecmw_dist_refine.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 HECMW_DIST_REFINE_INCLUDED
7
#define HECMW_DIST_REFINE_INCLUDED
8
9
#include "
hecmw_struct.h
"
10
11
extern
int
HECMW_dist_refine
(
struct
hecmwST_local_mesh
**mesh,
int
refine,
12
const
char
*cad_filename,
13
const
char
*part_filename);
14
15
#endif
HECMW_dist_refine
int HECMW_dist_refine(struct hecmwST_local_mesh **mesh, int refine, const char *cad_filename, const char *part_filename)
Definition:
hecmw_dist_refine.c:4530
hecmwST_local_mesh
Definition:
hecmw_struct.h:139
hecmw_struct.h
hecmw1
src
common
hecmw_dist_refine.h
Generated by
1.8.17