|
waLBerla 7.2
|
#include <BlockReconstruction.h>
Public Member Functions | |
| NeighborhoodReconstruction (const AABB &domain, const bool xPeriodic, const bool yPeriodic, const bool zPeriodic) | |
| void | operator() (BLOCK *block, const std::vector< NeighborhoodReconstructionBlock > &neighbors) const |
Private Attributes | |
| const AABB | domain_ |
| const bool | xPeriodic_ |
| const bool | yPeriodic_ |
| const bool | zPeriodic_ |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |