![]() |
OpenLB 1.8.1
|
Partially-specializable rho and u computation. More...
#include <interface.h>
Collaboration diagram for olb::momenta::ComputeRhoU< BASE, DENSITY, MOMENTUM >:Public Member Functions | |
| template<concepts::Cell CELL, typename RHO , typename U > | |
| void | operator() (CELL &cell, RHO &rho, U &u) const any_platform |
Partially-specializable rho and u computation.
Currently required in order to perform basic CSE of this critical computation
Definition at line 52 of file interface.h.
|
inline |
Definition at line 54 of file interface.h.