Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
r_ratio.h
Go to the documentation of this file.
1
/** @file r_ratio.h
2
*/
3
// Generated automatically by gotm.awk from
4
// /home/popinet/local/src/code-5.2.1//src/turbulence/r_ratio.F90
5
6
extern
void
r_ratio_
(
7
integer
*
nlev
8
);
9
static
inline
void
turbulence_r_ratio
(
10
integer
*
nlev
) {
11
r_ratio_
(
nlev
);
12
}
x
int x
Definition
common.h:76
integer
int integer
Definition
cvmix.h:105
turbulence_r_ratio
static void turbulence_r_ratio(integer *nlev)
Definition
r_ratio.h:9
r_ratio_
void r_ratio_(integer *nlev)
gotm
turbulence
r_ratio.h
Generated by
1.9.8