![]() |
OpenLB 1.8.1
|
#include <elements.h>
Collaboration diagram for olb::momenta::MovingPorousMomentumCombinationNoWM< 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 1404 of file elements.h.
|
inline |
Definition at line 1406 of file elements.h.
References olb::momenta::MovingPorousMomentumCombinationNoWM< MOMENTUM >::compute().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 1412 of file elements.h.
References olb::momenta::MovingPorousMomentumCombinationNoWM< MOMENTUM >::computeU().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 1422 of file elements.h.
References olb::momenta::MovingPorousMomentumCombinationNoWM< MOMENTUM >::define().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1436 of file elements.h.
|
inline |
Definition at line 1428 of file elements.h.
References olb::momenta::MovingPorousMomentumCombinationNoWM< MOMENTUM >::initialize().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 1434 of file elements.h.