|
REMORA
Regional Modeling of Oceans Refined Adaptively
|
#include <stdbool.h>
Go to the source code of this file.
Functions | |
| void | funwave_advance_c (double *salt, int ims, int ime, int jms, int jme, int kms, int kme) |
| void funwave_advance_c | ( | double * | salt, |
| int | ims, | ||
| int | ime, | ||
| int | jms, | ||
| int | jme, | ||
| int | kms, | ||
| int | kme | ||
| ) |
C interface to the FUNWAVE Fortran advance
Referenced by REMORA::Advance().
