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

Go to the source code of this file.

Functions

void diff_face_ (integer *n, realtype *dt, realtype *cnpar, realtype *h, integer *bcup, integer *bcdw, realtype *yup, realtype *ydw, realtype *nuy, realtype *lsour, realtype *qsour, realtype *y)
 
static void util_diff_face (integer *n, realtype *dt, realtype *cnpar, realtype *h, integer *bcup, integer *bcdw, realtype *yup, realtype *ydw, realtype *nuy, realtype *lsour, realtype *qsour, realtype *y)
 

Function Documentation

◆ diff_face_()

void diff_face_ ( integer n,
realtype dt,
realtype cnpar,
realtype h,
integer bcup,
integer bcdw,
realtype yup,
realtype ydw,
realtype nuy,
realtype lsour,
realtype qsour,
realtype y 
)
extern

Referenced by util_diff_face().

Here is the caller graph for this function:

◆ util_diff_face()

static void util_diff_face ( integer n,
realtype dt,
realtype cnpar,
realtype h,
integer bcup,
integer bcdw,
realtype yup,
realtype ydw,
realtype nuy,
realtype lsour,
realtype qsour,
realtype y 
)
inlinestatic

Definition at line 20 of file diff_face.h.

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

Here is the call graph for this function: