![]() |
OpenLB 1.8.1
|
Combination rule to realize a pressure drop at a periodic boundary. More...
#include <powerLawBGKdynamics.h>
Collaboration diagram for olb::powerlaw::PeriodicPressureOffset< NORMAL >:Classes | |
| struct | combined_collision |
Public Types | |
| template<typename DESCRIPTOR , typename MOMENTA > | |
| using | combined_momenta = typename MOMENTA::template type<DESCRIPTOR> |
| template<typename DESCRIPTOR , typename MOMENTA , typename EQUILIBRIUM > | |
| using | combined_equilibrium = typename EQUILIBRIUM::template type<DESCRIPTOR,MOMENTA> |
| template<typename DESCRIPTOR , typename MOMENTA , typename EQUILIBRIUM , typename COLLISION > | |
| using | combined_parameters |
Static Public Member Functions | |
| static std::string | getName () |
Combination rule to realize a pressure drop at a periodic boundary.
Definition at line 149 of file powerLawBGKdynamics.h.
| using olb::powerlaw::PeriodicPressureOffset< NORMAL >::combined_equilibrium = typename EQUILIBRIUM::template type<DESCRIPTOR,MOMENTA> |
Definition at line 159 of file powerLawBGKdynamics.h.
| using olb::powerlaw::PeriodicPressureOffset< NORMAL >::combined_momenta = typename MOMENTA::template type<DESCRIPTOR> |
Definition at line 156 of file powerLawBGKdynamics.h.
| using olb::powerlaw::PeriodicPressureOffset< NORMAL >::combined_parameters |
Definition at line 180 of file powerLawBGKdynamics.h.
|
inlinestatic |
Definition at line 150 of file powerLawBGKdynamics.h.