ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Checkpoint data for a EK node. More...
#include <EKWalberlaNodeState.hpp>
Public Attributes | |
double | density |
bool | is_boundary_density |
double | density_boundary |
bool | is_boundary_flux |
Utils::Vector3d | flux_boundary |
Checkpoint data for a EK node.
Definition at line 27 of file EKWalberlaNodeState.hpp.
double EKWalberlaNodeState::density |
Definition at line 28 of file EKWalberlaNodeState.hpp.
double EKWalberlaNodeState::density_boundary |
Definition at line 30 of file EKWalberlaNodeState.hpp.
Utils::Vector3d EKWalberlaNodeState::flux_boundary |
Definition at line 32 of file EKWalberlaNodeState.hpp.
bool EKWalberlaNodeState::is_boundary_density |
Definition at line 29 of file EKWalberlaNodeState.hpp.
bool EKWalberlaNodeState::is_boundary_flux |
Definition at line 31 of file EKWalberlaNodeState.hpp.