![]() |
MechSys
1.0
Computing library for simulations in continuum and discrete mechanics
|
#include <mechsys/util/array.h>
#include <mechsys/util/fatal.h>
#include <mechsys/linalg/matvec.h>
Go to the source code of this file.
Classes | |
class | Cell |
Enumerations | |
enum | LBMethod { D2Q9, D3Q15, D3Q27 } |
Functions | |
int | __allocate_constants () |
Variables | |
int | __dummy__allocate_constants = __allocate_constants() |
enum LBMethod |
int __allocate_constants | ( | ) |