hemocell
Loading...
Searching...
No Matches
Public Member Functions | Private Member Functions | Private Attributes | List of all members
hemo::PreInlet::CreatePreInletBoundingBox Class Reference

#include <preInlet.h>

Inheritance diagram for hemo::PreInlet::CreatePreInletBoundingBox:
Inheritance graph
[legend]
Collaboration diagram for hemo::PreInlet::CreatePreInletBoundingBox:
Collaboration graph
[legend]

Public Member Functions

 CreatePreInletBoundingBox (plb::Box3D &b_, bool &fp_)
 
- Public Member Functions inherited from hemo::HemoCellFunctional
 HemoCellFunctional ()
 
void getModificationPattern (std::vector< bool > &isWritten) const
 
plb::BlockDomain::DomainT appliesTo () const
 
void getTypeOfModification (std::vector< plb::modif::ModifT > &modified) const
 

Private Member Functions

void processGenericBlocks (plb::Box3D, std::vector< plb::AtomicBlock3D * >)
 
CreatePreInletBoundingBoxclone () const
 

Private Attributes

plb::Box3D & boundingBox
 
bool & foundPreInlet
 

Constructor & Destructor Documentation

◆ CreatePreInletBoundingBox()

hemo::PreInlet::CreatePreInletBoundingBox::CreatePreInletBoundingBox ( plb::Box3D &  b_,
bool &  fp_ 
)
inline

Member Function Documentation

◆ clone()

PreInlet::CreatePreInletBoundingBox * hemo::PreInlet::CreatePreInletBoundingBox::clone ( ) const
private

◆ processGenericBlocks()

void hemo::PreInlet::CreatePreInletBoundingBox::processGenericBlocks ( plb::Box3D  ,
std::vector< plb::AtomicBlock3D * >   
)
private

Member Data Documentation

◆ boundingBox

plb::Box3D& hemo::PreInlet::CreatePreInletBoundingBox::boundingBox
private

◆ foundPreInlet

bool& hemo::PreInlet::CreatePreInletBoundingBox::foundPreInlet
private