Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
const_NNT.h File Reference

Go to the source code of this file.

Functions

void const_nnt_ (integer *nlev, realtype *z, realtype *t_top, realtype *s_const, realtype *nn, realtype *gravity, realtype *rho_0, realtype *t)
 
static void observations_const_nnt (integer *nlev, realtype *z, realtype *t_top, realtype *s_const, realtype *nn, realtype *gravity, realtype *rho_0, realtype *t)
 

Function Documentation

◆ const_nnt_()

void const_nnt_ ( integer nlev,
realtype z,
realtype t_top,
realtype s_const,
realtype nn,
realtype gravity,
realtype rho_0,
realtype t 
)
extern

Referenced by observations_const_nnt().

Here is the caller graph for this function:

◆ observations_const_nnt()

static void observations_const_nnt ( integer nlev,
realtype z,
realtype t_top,
realtype s_const,
realtype nn,
realtype gravity,
realtype rho_0,
realtype t 
)
inlinestatic

Definition at line 16 of file const_NNT.h.

References const_nnt_(), nn, t, x, and z.

Here is the call graph for this function: