![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Checkpoint data for a LB node. More...
#include <LBWalberlaNodeState.hpp>
Collaboration diagram for LBWalberlaNodeState:Public Attributes | |
| std::vector< double > | populations |
| Utils::Vector3d | last_applied_force |
| Utils::Vector3d | slip_velocity |
| bool | is_boundary |
Checkpoint data for a LB node.
Definition at line 29 of file LBWalberlaNodeState.hpp.
| bool LBWalberlaNodeState::is_boundary |
Definition at line 33 of file LBWalberlaNodeState.hpp.
| Utils::Vector3d LBWalberlaNodeState::last_applied_force |
Definition at line 31 of file LBWalberlaNodeState.hpp.
| std::vector<double> LBWalberlaNodeState::populations |
Definition at line 30 of file LBWalberlaNodeState.hpp.
| Utils::Vector3d LBWalberlaNodeState::slip_velocity |
Definition at line 32 of file LBWalberlaNodeState.hpp.