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

Go to the source code of this file.

Functions

void analytical_profile_ (integer *nlev, realtype *z, realtype *z1, realtype *v1, realtype *z2, realtype *v2, realtype *prof)
 
static void observations_analytical_profile (integer *nlev, realtype *z, realtype *z1, realtype *v1, realtype *z2, realtype *v2, realtype *prof)
 

Function Documentation

◆ analytical_profile_()

void analytical_profile_ ( integer nlev,
realtype z,
realtype z1,
realtype v1,
realtype z2,
realtype v2,
realtype prof 
)
extern

Referenced by observations_analytical_profile().

Here is the caller graph for this function:

◆ observations_analytical_profile()

static void observations_analytical_profile ( integer nlev,
realtype z,
realtype z1,
realtype v1,
realtype z2,
realtype v2,
realtype prof 
)
inlinestatic

Definition at line 15 of file analytical_profile.h.

References analytical_profile_(), x, and z.

Here is the call graph for this function: