waLBerla 7.3
Loading...
Searching...
No Matches
walberla::v8::halo_exchange Namespace Reference

Namespaces

namespace  fields
namespace  detail
namespace  packinfo_interface
namespace  legacy_cpu
namespace  legacy_gpu

Classes

class  AbstractCommScheme
struct  CommSchemeOptions
 Options controlling construction of the underlying comm scheme. More...
struct  CommSchemeTraits
struct  CommSchemeTraits< TCommStencil, memtag::stdmem >
struct  CommSchemeTraits< TCommStencil, memtag::host >
struct  HaloExchangeTraits< TField, memtag::stdmem >
struct  HaloExchangeTraits< TField, memtag::host >
struct  HaloExchangeTraits< TField, memtag::unified >
struct  HaloExchangeTraits
class  HaloExchangeBuilder
 Builder for the HaloExchange class. More...
class  HaloExchange
 Primary facilitator for exchange of halo-layer data between adjacent blocks. More...

Variables

template<typename TStencil>
detail::_StreamPullSyncFactory< TStencil > streamPullSync

Variable Documentation

◆ streamPullSync

template<typename TStencil>
detail::_StreamPullSyncFactory< TStencil > walberla::v8::halo_exchange::streamPullSync
inline