#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]
◆ RegionalFloodFill() [2/2]
◆ ~RegionalFloodFill()
◆ cellInsideAndNotMarked()
◆ connected() [1/2]
◆ connected() [2/2]
◆ runFloodFill()
◆ workingField()
◆ externField_
◆ offset_
◆ searchValue_
◆ startCellInWorkingField_
◆ workingField_
◆ workingFieldSize_
The documentation for this class was generated from the following file:
- /builds/administration/walberla-website/walberla/src/lbm/free_surface/bubble_model/RegionalFloodFill.h