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

Go to the source code of this file.

Functions

void uequation_ (integer *nlev, realtype *dt, realtype *cnpar, realtype *tx, realtype *num, realtype *gamu, integer *method)
 
static void meanflow_uequation (integer *nlev, realtype *dt, realtype *cnpar, realtype *tx, realtype *num, realtype *gamu, integer *method)
 

Function Documentation

◆ meanflow_uequation()

static void meanflow_uequation ( integer nlev,
realtype dt,
realtype cnpar,
realtype tx,
realtype num,
realtype gamu,
integer method 
)
inlinestatic

Definition at line 15 of file uequation.h.

References dt, uequation_(), and x.

Referenced by gotm_step().

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

◆ uequation_()

void uequation_ ( integer nlev,
realtype dt,
realtype cnpar,
realtype tx,
realtype num,
realtype gamu,
integer method 
)
extern

Referenced by meanflow_uequation().

Here is the caller graph for this function: