Home
last modified time | relevance | path

Searched defs:f_lb (Results 1 – 5 of 5) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/src/LATBOLTZ/
H A Dfix_lb_momentum.cpp125 double ****f_lb = fix_lb_fluid->f_lb; in end_of_step() local
H A Dfix_lb_fluid.h80 double ****f_lb; // distributions variable
/dports/math/heyoka/heyoka-0.16.0/src/detail/
H A Devent_detection.cpp1265 const auto f_lb = poly_eval(tmp1.v.data(), lb, order); in detect_events() local
1917 const auto f_lb = poly_eval(tmp1.v.data(), lb, order); in detect_events() local
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/tests/
H A Dtest_linprog.py1704 def f_lb(x): function
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_bivariate.c3533 SCIP_Real f_lb; in lifting() local