|
| template<typename CELL , typename RHO , typename U , typename FEQ , typename VS2 , typename V = typename CELL::value_t> |
| CellStatistic< V > | compute (CELL &cell, RHO &rho, U &u, FEQ &fEq, VS2 vs2=V{1}/descriptors::invCs2< V, DESCRIPTOR >()) any_platform |
| |
| template<typename CELL , typename PARAMETERS , typename FEQ , typename V = typename CELL::value_t> |
| CellStatistic< V > | compute (CELL &cell, PARAMETERS ¶meters, FEQ &fEq) any_platform |
| |
template<typename DESCRIPTOR, typename MOMENTA>
struct olb::equilibria::Chopard::type< DESCRIPTOR, MOMENTA >
Definition at line 306 of file equilibrium.h.