walberla::boundary::BoundaryHandlingCollection< FlagField_T, Handlers >::BlockSweep Class Reference

#include <BoundaryHandlingCollection.h>

Public Member Functions

 BlockSweep (const BlockDataID &collection, const uint_t numberOfGhostLayersToInclude=0)
 
void operator() (IBlock *block) const
 

Protected Attributes

const BlockDataID collection_
 
const uint_t numberOfGhostLayersToInclude_
 

Constructor & Destructor Documentation

◆ BlockSweep()

template<typename FlagField_T , typename... Handlers>
walberla::boundary::BoundaryHandlingCollection< FlagField_T, Handlers >::BlockSweep::BlockSweep ( const BlockDataID collection,
const uint_t  numberOfGhostLayersToInclude = 0 
)
inline

Member Function Documentation

◆ operator()()

template<typename FlagField_T , typename... Handlers>
void walberla::boundary::BoundaryHandlingCollection< FlagField_T, Handlers >::BlockSweep::operator() ( IBlock block) const
inline

Member Data Documentation

◆ collection_

template<typename FlagField_T , typename... Handlers>
const BlockDataID walberla::boundary::BoundaryHandlingCollection< FlagField_T, Handlers >::BlockSweep::collection_
protected

◆ numberOfGhostLayersToInclude_

template<typename FlagField_T , typename... Handlers>
const uint_t walberla::boundary::BoundaryHandlingCollection< FlagField_T, Handlers >::BlockSweep::numberOfGhostLayersToInclude_
protected

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