![]() |
VM2D 1.14
Vortex methods for 2D flows simulation
|
Classes | |
| struct | KernelTables |
Functions | |
| const KernelTables & | tables () |
| std::pair< double, double > | lookup2 (const double *tA, const double *tB, double xi) |
Variables | |
| static constexpr int | TABLE_SIZE = 2049 |
| static constexpr double | XI_MAX_INTERP = 5.0 |
| static constexpr double | INV_STEP = (TABLE_SIZE - 1) / XI_MAX_INTERP |
|
inline |
Definition at line 197 of file simple_math.h.
|
inline |
Definition at line 192 of file simple_math.h.
|
staticconstexpr |
Definition at line 162 of file simple_math.h.
|
staticconstexpr |
Definition at line 160 of file simple_math.h.
|
staticconstexpr |
Definition at line 161 of file simple_math.h.