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

Go to the source code of this file.

Functions

void const_nns_ (integer *nlev, realtype *z, realtype *s_top, realtype *t_const, realtype *nn, realtype *gravity, realtype *rho_0, realtype *s)
 
static void observations_const_nns (integer *nlev, realtype *z, realtype *s_top, realtype *t_const, realtype *nn, realtype *gravity, realtype *rho_0, realtype *s)
 

Function Documentation

◆ const_nns_()

void const_nns_ ( integer nlev,
realtype z,
realtype s_top,
realtype t_const,
realtype nn,
realtype gravity,
realtype rho_0,
realtype s 
)
extern

Referenced by observations_const_nns().

Here is the caller graph for this function:

◆ observations_const_nns()

static void observations_const_nns ( integer nlev,
realtype z,
realtype s_top,
realtype t_const,
realtype nn,
realtype gravity,
realtype rho_0,
realtype s 
)
inlinestatic

Definition at line 16 of file const_NNS.h.

References const_nns_(), nn, s, x, and z.

Here is the call graph for this function: