34#ifndef OutflowNonReflecting_h__
35#define OutflowNonReflecting_h__
Abstract class of baundary conditions strategy.
SPtr< DistributionArray3D > distributions
Abstract class of data structure for LBM.
std::shared_ptr< T > SPtr
SPtr< BCStrategy > clone() override
void addDistributions(SPtr< DistributionArray3D > distributions) override
~OutflowNonReflecting() override