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

Go to the source code of this file.

Functions

void friction_ (realtype *kappa, realtype *avmolu, realtype *tx, realtype *ty)
 
static void meanflow_friction (realtype *kappa, realtype *avmolu, realtype *tx, realtype *ty)
 

Function Documentation

◆ friction_()

void friction_ ( realtype kappa,
realtype avmolu,
realtype tx,
realtype ty 
)
extern

Referenced by meanflow_friction().

Here is the caller graph for this function:

◆ meanflow_friction()

static void meanflow_friction ( realtype kappa,
realtype avmolu,
realtype tx,
realtype ty 
)
inlinestatic

Definition at line 12 of file friction.h.

References friction_(), kappa, and x.

Referenced by gotm_step().

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