walberla::blockforest::SetupBlockForest::RootBlockAABB Class Reference

#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
 

Constructor & Destructor Documentation

◆ RootBlockAABB()

walberla::blockforest::SetupBlockForest::RootBlockAABB::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 
)
inlineprivate

Member Function Documentation

◆ operator()()

AABB walberla::blockforest::SetupBlockForest::RootBlockAABB::operator() ( const uint_t  index) const

Friends And Related Function Documentation

◆ SetupBlockForest

friend class SetupBlockForest
friend

Member Data Documentation

◆ domain_

const AABB walberla::blockforest::SetupBlockForest::RootBlockAABB::domain_
private

◆ rootBlockXSize_

const real_t walberla::blockforest::SetupBlockForest::RootBlockAABB::rootBlockXSize_
private

◆ rootBlockYSize_

const real_t walberla::blockforest::SetupBlockForest::RootBlockAABB::rootBlockYSize_
private

◆ rootBlockZSize_

const real_t walberla::blockforest::SetupBlockForest::RootBlockAABB::rootBlockZSize_
private

◆ xSize_

const uint_t walberla::blockforest::SetupBlockForest::RootBlockAABB::xSize_
private

◆ ySize_

const uint_t walberla::blockforest::SetupBlockForest::RootBlockAABB::ySize_
private

◆ zSize_

const uint_t walberla::blockforest::SetupBlockForest::RootBlockAABB::zSize_
private

The documentation for this class was generated from the following files: