Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
wequation.h
Go to the documentation of this file.
1/** @file wequation.h
2 */
3// Generated automatically by gotm.awk from
4// /home/popinet/local/src/code-5.2.1//src/meanflow/wequation.F90
5
6extern void wequation_ (
9);
10static inline void meanflow_wequation (
11 integer * nlev,
12 realtype * dt) {
14}
int x
Definition common.h:76
int integer
Definition cvmix.h:105
double dt
double realtype
Definition common.h:47
void wequation_(integer *nlev, realtype *dt)
static void meanflow_wequation(integer *nlev, realtype *dt)
Definition wequation.h:10