![]() |
OpenLB 1.8.1
|
Momentum of a moving porous medium. More...
#include <elements.h>
Collaboration diagram for olb::momenta::MovingPorousMomentum< 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 () |
Momentum of a moving porous medium.
Definition at line 1290 of file elements.h.
|
inline |
Definition at line 1292 of file elements.h.
References olb::momenta::MovingPorousMomentum< MOMENTUM >::compute().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 1298 of file elements.h.
References olb::momenta::MovingPorousMomentum< MOMENTUM >::computeU().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 1311 of file elements.h.
References olb::momenta::MovingPorousMomentum< MOMENTUM >::define().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1325 of file elements.h.
|
inline |
Definition at line 1317 of file elements.h.
References olb::momenta::MovingPorousMomentum< MOMENTUM >::initialize().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 1323 of file elements.h.