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

Go to the source code of this file.

Functions

void lagrange_ (realtype *nlev, realtype *dt, realtype *zlev, realtype *nuh, realtype *w, realtype *npar, logical *active, integer *zi, realtype *zp)
 
static void util_lagrange (realtype *nlev, realtype *dt, realtype *zlev, realtype *nuh, realtype *w, realtype *npar, logical *active, integer *zi, realtype *zp)
 

Function Documentation

◆ lagrange_()

void lagrange_ ( realtype nlev,
realtype dt,
realtype zlev,
realtype nuh,
realtype w,
realtype npar,
logical active,
integer zi,
realtype zp 
)
extern

Referenced by util_lagrange().

Here is the caller graph for this function:

◆ util_lagrange()

static void util_lagrange ( realtype nlev,
realtype dt,
realtype zlev,
realtype nuh,
realtype w,
realtype npar,
logical active,
integer zi,
realtype zp 
)
inlinestatic

Definition at line 17 of file lagrange.h.

References active, dt, lagrange_(), w, and x.

Here is the call graph for this function: