Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
convert_fluxes.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void convert_fluxes_ (integer *nlev, realtype *g, realtype *cp, realtype *rho_0, realtype *heat, realtype *p_e, realtype *rad, realtype *t, realtype *s, realtype *tflux, realtype *sflux, realtype *btflux, realtype *bsflux, realtype *trad, realtype *brad)
 
static void util_convert_fluxes (integer *nlev, realtype *g, realtype *cp, realtype *rho_0, realtype *heat, realtype *p_e, realtype *rad, realtype *t, realtype *s, realtype *tflux, realtype *sflux, realtype *btflux, realtype *bsflux, realtype *trad, realtype *brad)
 

Function Documentation

◆ convert_fluxes_()

void convert_fluxes_ ( integer nlev,
realtype g,
realtype cp,
realtype rho_0,
realtype heat,
realtype p_e,
realtype rad,
realtype t,
realtype s,
realtype tflux,
realtype sflux,
realtype btflux,
realtype bsflux,
realtype trad,
realtype brad 
)
extern

Referenced by util_convert_fluxes().

Here is the caller graph for this function:

◆ util_convert_fluxes()

static void util_convert_fluxes ( integer nlev,
realtype g,
realtype cp,
realtype rho_0,
realtype heat,
realtype p_e,
realtype rad,
realtype t,
realtype s,
realtype tflux,
realtype sflux,
realtype btflux,
realtype bsflux,
realtype trad,
realtype brad 
)
inlinestatic

Definition at line 23 of file convert_fluxes.h.

References convert_fluxes_(), g, s, t, and x.

Referenced by gotm_step().

Here is the call graph for this function:
Here is the caller graph for this function: