FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_couple_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 INC_HECMW_COUPLE_FINALIZE
7 #define INC_HECMW_COUPLE_FINALIZE
8 
9 extern int HECMW_couple_finalize(char *boundary_id);
10 
11 #endif /* INC_HECMW_COUPLE_FINALIZE */
HECMW_couple_finalize
int HECMW_couple_finalize(char *boundary_id)
Definition: hecmw_couple_finalize.c:15