waLBerla 7.2
|
#include <EqualLevelBorderStreamCorrection.h>
Public Types | |
using | PdfField_T = PdfField<LatticeModel_T> |
using | EdgeCornerStencil_T = typename internal::EdgeCornerStencil<LatticeModel_T>::type |
Public Member Functions | |
EqualLevelBorderStreamCorrection (const BlockDataID &pdfFieldId) | |
void | prepare (Block *block) const |
void | apply (Block *block) const |
Protected Member Functions | |
bool | finerNeighborExistsInVicinity (Block *block, stencil::Direction dir) const |
void | helper (Block *block, const bool prep) const |
Protected Attributes | |
BlockDataID | pdfFieldId_ |
using walberla::lbm::refinement::EqualLevelBorderStreamCorrection< LatticeModel_T >::EdgeCornerStencil_T = typename internal::EdgeCornerStencil<LatticeModel_T>::type |
using walberla::lbm::refinement::EqualLevelBorderStreamCorrection< LatticeModel_T >::PdfField_T = PdfField<LatticeModel_T> |
|
inline |
|
inline |
|
protected |
|
protected |
|
inline |
|
protected |