|
Basilisk CFD
Adaptive Cartesian mesh PDE framework
|
Go to the source code of this file.
Functions | |
| void | findp_bisection_ (integer *numc, realtype *cc, realtype *derivative, realtype *dt, realtype *accuracy, realtype *pi) |
| static void | util_findp_bisection (integer *numc, realtype *cc, realtype *derivative, realtype *dt, realtype *accuracy, realtype *pi) |
| void | matrix_ (integer *n, realtype *a, realtype *r, realtype *c) |
| static void | util_matrix (integer *n, realtype *a, realtype *r, realtype *c) |
|
inlinestatic |
Definition at line 14 of file ode_solvers.h.
References cc, dt, findp_bisection_(), pi, and x.