FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_couple.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
7 #define INC_HECMW_COUPLE
8 
9 #include "hecmw_couple_startup.h"
10 
11 extern int HECMW_couple(const char *boundary_id,
12  struct hecmw_couple_value *couple_value);
13 
14 #endif /* INC_HECMW_COUPLE */
HECMW_couple
int HECMW_couple(const char *boundary_id, struct hecmw_couple_value *couple_value)
Definition: hecmw_couple.c:748
hecmw_couple_startup.h
hecmw_couple_value
Definition: hecmw_couple_startup.h:9