ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
walberla::LBWalberlaImpl< FloatType, Architecture >::GhostComm Struct Reference

#include <LBWalberlaImpl.hpp>

Public Types

enum  GhostCommFlags : unsigned {
  PDF , VEL , LAF , UBB ,
  SIZE
}
 Ghost communication operations. More...
 

Detailed Description

template<typename FloatType, lbmpy::Arch Architecture>
struct walberla::LBWalberlaImpl< FloatType, Architecture >::GhostComm

Definition at line 178 of file LBWalberlaImpl.hpp.

Member Enumeration Documentation

◆ GhostCommFlags

template<typename FloatType , lbmpy::Arch Architecture>
enum walberla::LBWalberlaImpl::GhostComm::GhostCommFlags : unsigned

Ghost communication operations.

Enumerator
PDF 

PDFs communication.

VEL 

velocities communication

LAF 

last applied forces communication

UBB 

boundaries communication

SIZE 

Definition at line 180 of file LBWalberlaImpl.hpp.


The documentation for this struct was generated from the following file: