ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <LBWalberlaImpl.hpp>
Public Types | |
enum | GhostCommFlags : unsigned { PDF , VEL , LAF , UBB , SIZE } |
Ghost communication operations. More... | |
Definition at line 178 of file LBWalberlaImpl.hpp.
enum walberla::LBWalberlaImpl::GhostComm::GhostCommFlags : unsigned |
Ghost communication operations.
Enumerator | |
---|---|
PDFs communication. | |
VEL | velocities communication |
LAF | last applied forces communication |
UBB | boundaries communication |
SIZE |
Definition at line 180 of file LBWalberlaImpl.hpp.