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

#include <EKinWalberlaImpl.hpp>

Public Types

enum  GhostCommFlags : unsigned { FLB , DENS , SIZE }
 Ghost communication operations. More...
 

Detailed Description

template<std::size_t FluxCount = 13, typename FloatType = double, lbmpy::Arch Architecture = lbmpy::Arch::CPU>
struct walberla::EKinWalberlaImpl< FluxCount, FloatType, Architecture >::GhostComm

Definition at line 156 of file EKinWalberlaImpl.hpp.

Member Enumeration Documentation

◆ GhostCommFlags

template<std::size_t FluxCount = 13, typename FloatType = double, lbmpy::Arch Architecture = lbmpy::Arch::CPU>
enum walberla::EKinWalberlaImpl::GhostComm::GhostCommFlags : unsigned

Ghost communication operations.

Enumerator
FLB 

flux boundary communication

DENS 

density communication

SIZE 

Definition at line 158 of file EKinWalberlaImpl.hpp.


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