walberla::free_surface::bubble_model::FloodFillInterface Class Referenceabstract

#include <FloodFill.h>

+ Inheritance diagram for walberla::free_surface::bubble_model::FloodFillInterface:

Public Member Functions

virtual ~FloodFillInterface ()=default
 
virtual void run (IBlock &block, BlockDataID bubbleIDField, const Cell &startCell, BubbleID newBubbleID, real_t &volume, uint_t &nrOfCells)=0
 

Constructor & Destructor Documentation

◆ ~FloodFillInterface()

virtual walberla::free_surface::bubble_model::FloodFillInterface::~FloodFillInterface ( )
virtualdefault

Member Function Documentation

◆ run()

virtual void walberla::free_surface::bubble_model::FloodFillInterface::run ( IBlock block,
BlockDataID  bubbleIDField,
const Cell startCell,
BubbleID  newBubbleID,
real_t volume,
uint_t nrOfCells 
)
pure virtual

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