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
9);
12 realtype * eta) {
13 return fk_craig_ (u_tau, eta);
14}
int x
Definition common.h:76
realtype fk_craig_(realtype *u_tau, realtype *eta)
static realtype turbulence_fk_craig(realtype *u_tau, realtype *eta)
Definition fk_craig.h:10
double realtype
Definition common.h:47
scalar eta
Definition hydro.h:50