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

Go to the source code of this file.

Functions

void adv_center_ (integer *n, realtype *dt, realtype *h, realtype *ho, realtype *ww, integer *bcup, integer *bcdw, realtype *yup, realtype *ydw, integer *method, integer *mode, realtype *y)
 
static void util_adv_center (integer *n, realtype *dt, realtype *h, realtype *ho, realtype *ww, integer *bcup, integer *bcdw, realtype *yup, realtype *ydw, integer *method, integer *mode, realtype *y)
 

Function Documentation

◆ adv_center_()

void adv_center_ ( integer n,
realtype dt,
realtype h,
realtype ho,
realtype ww,
integer bcup,
integer bcdw,
realtype yup,
realtype ydw,
integer method,
integer mode,
realtype y 
)
extern

Referenced by util_adv_center().

Here is the caller graph for this function:

◆ util_adv_center()

static void util_adv_center ( integer n,
realtype dt,
realtype h,
realtype ho,
realtype ww,
integer bcup,
integer bcdw,
realtype yup,
realtype ydw,
integer method,
integer mode,
realtype y 
)
inlinestatic

Definition at line 20 of file adv_center.h.

References adv_center_(), dt, h, n, x, and y.

Here is the call graph for this function: