Last change
on this file since 23717 was 23717, checked in by seroussi, 6 years ago |
CHG: finished cleaning up ocean coupling
|
File size:
306 bytes
|
Rev | Line | |
---|
[23714] | 1 | /*!\file: OceanExchangeDatax.h
|
---|
| 2 | * \brief header file for Exchange of ocean data
|
---|
| 3 | */
|
---|
| 4 |
|
---|
| 5 | #ifndef _OCEANEXCHANGEDATAX_H
|
---|
| 6 | #define _OCEANEXCHANGEDATAX_H
|
---|
| 7 |
|
---|
| 8 | #include "../../classes/classes.h"
|
---|
| 9 |
|
---|
| 10 | /* local prototypes: */
|
---|
[23717] | 11 | void OceanExchangeDatax(FemModel* femmodel, bool init_stage);
|
---|
[23714] | 12 | #endif /* _OCEANEXCHANGEDATAX_H */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.