![]() |
OpenLB 1.8.1
|
Evaluates combination rule OUTER on result of combination rule INNER (prototype) More...
#include <interface.h>
Public Types | |
template<typename DESCRIPTOR , typename MOMENTA > | |
using | combined_momenta = typename OUTER::template combined_momenta<DESCRIPTOR, inner_momenta<MOMENTA>> |
template<typename DESCRIPTOR , typename MOMENTA , typename EQUILIBRIUM > | |
using | combined_equilibrium |
template<typename DESCRIPTOR , typename MOMENTA , typename EQUILIBRIUM , typename COLLISION > | |
using | combined_collision |
template<typename DESCRIPTOR , typename MOMENTA , typename EQUILIBRIUM , typename COLLISION > | |
using | combined_parameters |
Static Public Member Functions | |
static std::string | getName () |
Evaluates combination rule OUTER on result of combination rule INNER (prototype)
Definition at line 496 of file interface.h.
using olb::dynamics::RuleComposition< OUTER, INNER >::combined_collision |
Definition at line 537 of file interface.h.
using olb::dynamics::RuleComposition< OUTER, INNER >::combined_equilibrium |
Definition at line 530 of file interface.h.
using olb::dynamics::RuleComposition< OUTER, INNER >::combined_momenta = typename OUTER::template combined_momenta<DESCRIPTOR, inner_momenta<MOMENTA>> |
Definition at line 527 of file interface.h.
using olb::dynamics::RuleComposition< OUTER, INNER >::combined_parameters |
Definition at line 545 of file interface.h.
|
inlinestatic |
Definition at line 522 of file interface.h.