waLBerla 7.2
|
Flood fill algorithm to identify connected gas volumes as bubbles.
#include "core/cell/Cell.h"
#include <queue>
#include "BubbleDefinitions.h"
#include "FloodFill.impl.h"
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::free_surface |
namespace | walberla::free_surface::bubble_model |