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

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)
 

Function Documentation

◆ diff_center_()

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 
)
extern

Referenced by util_diff_center().

Here is the caller graph for this function:

◆ util_diff_center()

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.

Here is the call graph for this function: