#include <BubbleModel.h>
◆ ~BubbleModelBase()
virtual walberla::free_surface::bubble_model::BubbleModelBase::~BubbleModelBase |
( |
| ) |
|
|
virtualdefault |
◆ getDensity()
virtual real_t walberla::free_surface::bubble_model::BubbleModelBase::getDensity |
( |
IBlock * | block, |
|
|
const Cell & | cell ) const |
|
pure virtual |
◆ reportFillLevelChange()
virtual void walberla::free_surface::bubble_model::BubbleModelBase::reportFillLevelChange |
( |
IBlock * | block, |
|
|
const Cell & | cell, |
|
|
real_t | fillLevelDifference ) |
|
pure virtual |
◆ reportInterfaceToLiquidConversion()
virtual void walberla::free_surface::bubble_model::BubbleModelBase::reportInterfaceToLiquidConversion |
( |
IBlock * | block, |
|
|
const Cell & | cell ) |
|
pure virtual |
◆ reportLiquidToInterfaceConversion()
virtual void walberla::free_surface::bubble_model::BubbleModelBase::reportLiquidToInterfaceConversion |
( |
IBlock * | block, |
|
|
const Cell & | cell ) |
|
pure virtual |
◆ setDensity()
virtual void walberla::free_surface::bubble_model::BubbleModelBase::setDensity |
( |
IBlock * | block, |
|
|
const Cell & | cell, |
|
|
real_t | value ) |
|
pure virtual |
◆ setDensityOfAllBubbles()
virtual void walberla::free_surface::bubble_model::BubbleModelBase::setDensityOfAllBubbles |
( |
real_t | val | ) |
|
|
pure virtual |
◆ update()
virtual void walberla::free_surface::bubble_model::BubbleModelBase::update |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /builds/administration/walberla-website/walberla/src/lbm/free_surface/bubble_model/BubbleModel.h