FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
hecmw_couple_copy_f2c.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_COPY_F2C
7#define INC_HECMW_COUPLE_COPY_F2C
8
10
11extern int HECMW_couple_copy_f2c_init(struct hecmw_couple_value *_couple_value);
12
13extern int HECMW_couple_copy_f2c_finalize(void);
14
15#endif /* INC_HECMW_COUPLE_COPY_F2C */
int HECMW_couple_copy_f2c_init(struct hecmw_couple_value *_couple_value)
int HECMW_couple_copy_f2c_finalize(void)