![]() |
OpenLB 1.8.1
|
#include <elements.h>
Collaboration diagram for olb::momenta::MovingPorousMomentumCombination< MOMENTUM >:Public Member Functions | |
| template<typename TYPE , typename CELL , typename J , typename V = typename CELL::value_t, typename DESCRIPTOR = typename CELL::descriptor_t> | |
| void | compute (CELL &cell, J &j) any_platform |
| template<typename TYPE , typename CELL , typename U , typename V = typename CELL::value_t, typename DESCRIPTOR = typename CELL::descriptor_t> | |
| void | computeU (CELL &cell, U &u) any_platform |
| template<typename TYPE , typename CELL , typename U , typename DESCRIPTOR = typename CELL::descriptor_t> | |
| void | define (CELL &cell, const U &u) any_platform |
| template<typename TYPE , typename CELL > | |
| void | initialize (CELL &cell) any_platform |
| template<typename TYPE , typename CELL , typename U > | |
| void | inverseShift (CELL &cell, U &u) any_platform |
Static Public Member Functions | |
| static std::string | getName () |
Definition at line 1365 of file elements.h.
|
inline |
Definition at line 1367 of file elements.h.
References olb::momenta::MovingPorousMomentumCombination< MOMENTUM >::compute().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 1373 of file elements.h.
References olb::momenta::MovingPorousMomentumCombination< MOMENTUM >::computeU().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 1384 of file elements.h.
References olb::momenta::MovingPorousMomentumCombination< MOMENTUM >::define().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1398 of file elements.h.
|
inline |
Definition at line 1390 of file elements.h.
References olb::momenta::MovingPorousMomentumCombination< MOMENTUM >::initialize().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 1396 of file elements.h.