lbm_reference
|
#include <lbm/LBM.h>
Public Member Functions | |
void | move () |
Sphere (T _x, T _y, T _z, T _r, T _u_x, T _u_y, T _u_z) | |
Public Attributes | |
T | r |
T | u_x |
T | u_y |
T | u_z |
T | x |
T | y |
T | z |
|
inline |
T lbm::Sphere< T >::r |
T lbm::Sphere< T >::u_x |
T lbm::Sphere< T >::u_y |
T lbm::Sphere< T >::u_z |
T lbm::Sphere< T >::x |
T lbm::Sphere< T >::y |
T lbm::Sphere< T >::z |