|
waLBerla 7.3
|
#include <SetupBlockForest.h>
Public Member Functions | |
| AABB | operator() (const uint_t index) const |
Private Member Functions | |
| RootBlockAABB (const AABB &domain, const real_t rootBlockXSize, const real_t rootBlockYSize, const real_t rootBlockZSize, const uint_t xSize, const uint_t ySize, const uint_t zSize) | |
Private Attributes | |
| const AABB | domain_ |
| const real_t | rootBlockXSize_ |
| const real_t | rootBlockYSize_ |
| const real_t | rootBlockZSize_ |
| const uint_t | xSize_ |
| const uint_t | ySize_ |
| const uint_t | zSize_ |
Friends | |
| class | SetupBlockForest |
|
inlineprivate |
|
friend |