waLBerla 7.3
Loading...
Searching...
No Matches
walberla::lbm::StreamEverything< LatticeModel_T > Struct Template Reference

#include <Streaming.h>

Public Types

using PdfField_T = PdfField<LatticeModel_T>
using Stencil = typename LatticeModel_T::Stencil

Static Public Member Functions

static void execute (PdfField_T *src, PdfField_T *dst, const uint_t numberOfGhostLayersToInclude=uint_t{0})
static void execute (PdfField_T *src, PdfField_T *dst, const uint_t numberOfGhostLayersToInclude=uint_t{0})

Member Typedef Documentation

◆ PdfField_T

◆ Stencil

template<typename LatticeModel_T>
using walberla::lbm::StreamEverything< LatticeModel_T >::Stencil = typename LatticeModel_T::Stencil

Member Function Documentation

◆ execute() [1/2]

template<typename LatticeModel_T>
void walberla::lbm::StreamEverything< LatticeModel_T >::execute ( PdfField_T * src,
PdfField_T * dst,
const uint_t numberOfGhostLayersToInclude = uint_t{0} )
static

◆ execute() [2/2]

template<typename LatticeModel_T>
requires ( std::is_same_v< typename LatticeModel_T::Stencil, stencil::D3Q19> )
void walberla::lbm::StreamEverything< LatticeModel_T >::execute ( PdfField_T * src,
PdfField_T * dst,
const uint_t numberOfGhostLayersToInclude = uint_t{0} )
static

The documentation for this struct was generated from the following file:
  • /builds/administration/walberla-website/walberla/src/lbm/sweeps/Streaming.h