FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_finalize.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_FINALIZE_INCLUDED
7 #define HECMW_FINALIZE_INCLUDED
8 
9 extern int HECMW_finalize(void);
10 
11 #endif
HECMW_finalize
int HECMW_finalize(void)
Definition: hecmw_finalize.c:9