|
Basilisk CFD
Adaptive Cartesian mesh PDE framework
|
Go to the source code of this file.
Functions | |
| void | diff_center_ (integer *n, realtype *dt, realtype *cnpar, integer *posconc, realtype *h, integer *bcup, integer *bcdw, realtype *yup, realtype *ydw, realtype *nuy, realtype *lsour, realtype *qsour, realtype *taur, realtype *yobs, realtype *y) |
| static void | util_diff_center (integer *n, realtype *dt, realtype *cnpar, integer *posconc, realtype *h, integer *bcup, integer *bcdw, realtype *yup, realtype *ydw, realtype *nuy, realtype *lsour, realtype *qsour, realtype *taur, realtype *yobs, realtype *y) |
|
inlinestatic |
Definition at line 23 of file diff_center.h.
References diff_center_(), dt, h, n, x, and y.