|
| template<typename TYPE , typename CELL , typename RHO , typename V = typename CELL::value_t, typename DESCRIPTOR = typename CELL::descriptor_t> |
| void | compute (CELL &cell, RHO &rho) any_platform |
| |
| template<typename TYPE , typename CELL , typename RHO > |
| void | define (CELL &cell, const RHO &rho) any_platform |
| |
| template<typename TYPE , typename CELL > |
| void | initialize (CELL &cell) any_platform |
| |
| template<typename TYPE , typename CELL , typename RHO > |
| void | inverseShift (CELL &cell, RHO &rho) any_platform |
| |
template<int normalX, int normalY>
struct olb::momenta::InnerCornerDensity2D< normalX, normalY >
Definition at line 374 of file elements.h.