![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
How much of the second-order correction the series admits, and d tau / d ratio. More...
#include <line/solvers/fluid/fluid_closures.h>
Public Attributes | |
| double | tau = 1.0 |
| double | dtau = 0.0 |
How much of the second-order correction the series admits, and d tau / d ratio.
Definition at line 382 of file fluid_closures.h.
| double line::fluid::ExpansionWeight::dtau = 0.0 |
Definition at line 384 of file fluid_closures.h.
Referenced by line::fluid::fluid_expansion_weight(), and line::fluid::fluid_share_closure().
| double line::fluid::ExpansionWeight::tau = 1.0 |
Definition at line 383 of file fluid_closures.h.
Referenced by line::fluid::fluid_expansion_weight(), and line::fluid::fluid_share_closure().