![]() |
OpenLB 1.8.1
|
Return value of any collision. More...
#include <interface.h>
Collaboration diagram for olb::CellStatistic< T >:Public Member Functions | |
| operator bool () const any_platform | |
Public Attributes | |
| T | rho |
| T | uSqr |
Return value of any collision.
Used for lattice statistics if enabled
Definition at line 45 of file interface.h.
|
inline |
Definition at line 49 of file interface.h.
References olb::CellStatistic< T >::rho, and olb::CellStatistic< T >::uSqr.
| T olb::CellStatistic< T >::rho |
Definition at line 46 of file interface.h.
| T olb::CellStatistic< T >::uSqr |
Definition at line 47 of file interface.h.