FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_init_for_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_INIT_FOR_PARTITION
7 #define INC_HECMW_INIT_FOR_PARTITION
8 
10 
11 extern int HECMW_init_for_partition(int argc, char **argv);
12 
13 #endif /* INC_HECMW_INIT_FOR_PARTITION */
HECMW_init_for_partition
int HECMW_init_for_partition(int argc, char **argv)
Definition: hecmw_init_for_partition.c:39
hecmw_part_get_control.h