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

Go to the source code of this file.

Functions

void temperature_ (integer *nlev, realtype *dt, realtype *cnpar, realtype *i_0, realtype *heat, realtype *nuh, realtype *gamh, realtype *rad)
 
static void meanflow_temperature (integer *nlev, realtype *dt, realtype *cnpar, realtype *i_0, realtype *heat, realtype *nuh, realtype *gamh, realtype *rad)
 

Function Documentation

◆ meanflow_temperature()

static void meanflow_temperature ( integer nlev,
realtype dt,
realtype cnpar,
realtype i_0,
realtype heat,
realtype nuh,
realtype gamh,
realtype rad 
)
inlinestatic

Definition at line 16 of file temperature.h.

References dt, temperature_(), and x.

Referenced by gotm_step().

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

◆ temperature_()

void temperature_ ( integer nlev,
realtype dt,
realtype cnpar,
realtype i_0,
realtype heat,
realtype nuh,
realtype gamh,
realtype rad 
)
extern

Referenced by meanflow_temperature().

Here is the caller graph for this function: