|
ASL 0.1.7
Advanced Simulation Library
|
#include <aslLBGK.h>


| asl::LBGKTurbulence::LBGKTurbulence | ( | DataD | v, |
| Param | nu, | ||
| const VectorTemplate * | vT | ||
| ) |
| asl::LBGKTurbulence::LBGKTurbulence | ( | Block | b, |
| Param | nu, | ||
| const VectorTemplate * | vT, | ||
| bool | compVel = true, |
||
| bool | compRho = true, |
||
| acl::CommandQueue | queue = acl::hardware.defaultQueue |
||
| ) |
full initialisation but without kernel->setup()
Reimplemented from asl::LBGK.