![]() |
OpenLB 1.8.1
|
Standard stress computation as second moment of the population. More...
#include <elements.h>
Collaboration diagram for olb::momenta::BulkStress:Public Member Functions | |
| template<typename TYPE , typename CELL , typename RHO , typename U , typename PI , typename DESCRIPTOR = typename CELL::descriptor_t> | |
| void | compute (CELL &cell, const RHO &rho, const U &u, PI &pi) any_platform |
Static Public Member Functions | |
| static std::string | getName () |
Standard stress computation as second moment of the population.
Utilizes the implementation in lbHelpers.
Definition at line 1624 of file elements.h.
|
inline |
Definition at line 1626 of file elements.h.
References olb::lbm< DESCRIPTOR >::computeStress().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 1631 of file elements.h.