Abstract class of baundary conditions adapter.
A specialized class for grid generation.
void update(const D3Q27Interactor *const &interactor, const real ×tep=0) override
void init(const D3Q27Interactor *const &interactor, const real ×tep=0) override
void adaptBCForDirection(const D3Q27Interactor &, SPtr< BoundaryConditions > bc, const real &, const real &, const real &, const real &q, const int &fdirection, const real &=0) override
SlipBC(const short &secondaryBcOption)
std::shared_ptr< T > SPtr
void adaptBC(const D3Q27Interactor &interactor, SPtr< BoundaryConditions > bc, const real &worldX1, const real &worldX2, const real &worldX3, const real &time=0) override