|
Basilisk CFD
Adaptive Cartesian mesh PDE framework
|
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) |
|
inlinestatic |
Definition at line 20 of file adv_center.h.
References adv_center_(), dt, h, n, x, and y.