#include <RegionalFloodFill.h>
|
| RegionalFloodFill (const GhostLayerField< T, 1 > *externField, const Cell &startCell, stencil::Direction startDirection, const T &searchValue, cell_idx_t neighborhood=2) |
|
| RegionalFloodFill (const GhostLayerField< T, 1 > *externField, const Cell &startCell, const T &emptyValue, cell_idx_t neighborhood=2) |
|
| ~RegionalFloodFill () |
|
bool | connected (stencil::Direction d) |
|
bool | connected (cell_idx_t xOff, cell_idx_t yOff, cell_idx_t zOff) |
|
const Field< bool, 1 > & | workingField () const |
|
◆ RegionalFloodFill() [1/2]
template<typename T , typename Stencil_T >
◆ RegionalFloodFill() [2/2]
template<typename T , typename Stencil_T >
◆ ~RegionalFloodFill()
template<typename T , typename Stencil_T >
◆ cellInsideAndNotMarked()
template<typename T , typename Stencil_T >
◆ connected() [1/2]
template<typename T , typename Stencil_T >
◆ connected() [2/2]
template<typename T , typename Stencil_T >
◆ runFloodFill()
template<typename T , typename Stencil_T >
◆ workingField()
template<typename T , typename Stencil_T >
◆ externField_
template<typename T , typename Stencil_T >
◆ offset_
template<typename T , typename Stencil_T >
◆ searchValue_
template<typename T , typename Stencil_T >
◆ startCellInWorkingField_
template<typename T , typename Stencil_T >
◆ workingField_
template<typename T , typename Stencil_T >
◆ workingFieldSize_
template<typename T , typename Stencil_T >
The documentation for this class was generated from the following file:
- /builds/administration/walberla-website/walberla/src/lbm/free_surface/bubble_model/RegionalFloodFill.h