Classes | |
class | ExprSystemInitFunction |
class | PdfFieldInitializer |
class | Poiseuille |
Initializes the complete domain with a Poiseuille (Channel) Flow. More... | |
Functions | |
template<bool UseCellCenter> | |
auto | getCoordinates (const Cell &globalCell, const real_t dx) |
template<> | |
auto | getCoordinates< false > (const Cell &globalCell, const real_t dx) |
template<> | |
auto | getCoordinates< true > (const Cell &globalCell, const real_t dx) |
auto walberla::lbm::initializer::getCoordinates | ( | const Cell & | globalCell, |
const real_t | dx | ||
) |
auto walberla::lbm::initializer::getCoordinates< false > | ( | const Cell & | globalCell, |
const real_t | dx | ||
) |
auto walberla::lbm::initializer::getCoordinates< true > | ( | const Cell & | globalCell, |
const real_t | dx | ||
) |