walberla::lbm::initializer Namespace Reference

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)
 

Function Documentation

◆ getCoordinates()

template<bool UseCellCenter>
auto walberla::lbm::initializer::getCoordinates ( const Cell globalCell,
const real_t  dx 
)

◆ getCoordinates< false >()

template<>
auto walberla::lbm::initializer::getCoordinates< false > ( const Cell globalCell,
const real_t  dx 
)

◆ getCoordinates< true >()

template<>
auto walberla::lbm::initializer::getCoordinates< true > ( const Cell globalCell,
const real_t  dx 
)