Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
fk_craig.h
Go to the documentation of this file.
1
/** @file fk_craig.h
2
*/
3
// Generated automatically by gotm.awk from
4
// /home/popinet/local/src/GOTM-5.2.1/src/turbulence/fk_craig.F90
5
6
extern
realtype
fk_craig_
(
7
realtype
*
u_tau
,
8
realtype
*
eta
9
);
10
static
inline
realtype
turbulence_fk_craig
(
11
realtype
*
u_tau
,
12
realtype
*
eta
) {
13
return
fk_craig_
(
u_tau
,
eta
);
14
}
x
int x
Definition
common.h:76
fk_craig_
realtype fk_craig_(realtype *u_tau, realtype *eta)
turbulence_fk_craig
static realtype turbulence_fk_craig(realtype *u_tau, realtype *eta)
Definition
fk_craig.h:10
realtype
double realtype
Definition
common.h:47
eta
scalar eta
Definition
hydro.h:50
gotm
turbulence
fk_craig.h
Generated by
1.9.8