#include <BlockReconstruction.h>
◆ AABBReconstruction()
walberla::blockforest::BlockReconstruction::AABBReconstruction::AABBReconstruction |
( |
const AABB & |
domain, |
|
|
const uint_t |
xSize, |
|
|
const uint_t |
ySize, |
|
|
const uint_t |
zSize, |
|
|
const uint_t |
treeIdDigits |
|
) |
| |
|
inline |
◆ operator()()
uint_t walberla::blockforest::BlockReconstruction::AABBReconstruction::operator() |
( |
AABB & |
aabb, |
|
|
const BlockID & |
blockId |
|
) |
| const |
|
inline |
◆ domain_
const AABB walberla::blockforest::BlockReconstruction::AABBReconstruction::domain_ |
|
private |
◆ treeIdDigits_
const uint_t walberla::blockforest::BlockReconstruction::AABBReconstruction::treeIdDigits_ |
|
private |
◆ xSize_
const uint_t walberla::blockforest::BlockReconstruction::AABBReconstruction::xSize_ |
|
private |
◆ ySize_
const uint_t walberla::blockforest::BlockReconstruction::AABBReconstruction::ySize_ |
|
private |
◆ zSize_
const uint_t walberla::blockforest::BlockReconstruction::AABBReconstruction::zSize_ |
|
private |
The documentation for this class was generated from the following file: