Geometry.h File Reference

Detailed Description

Geometrical helper functions for the bubble model.

Author
Martin Bauer
Christoph Schwarzmeier chris.nosp@m.toph.nosp@m..schw.nosp@m.arzm.nosp@m.eier@.nosp@m.fau..nosp@m.de

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 
 walberla::free_surface
 
 walberla::free_surface::bubble_model
 

Functions

template<typename Body_T >
void walberla::free_surface::bubble_model::addBodyToFillLevelField (StructuredBlockStorage &blockStorage, BlockDataID fillFieldID, const Body_T &body, bool isGas)
 
template<typename flag_t >
void walberla::free_surface::bubble_model::setFlagFieldFromFillLevels (FlagField< flag_t > *flagField, const GhostLayerField< real_t, 1 > *fillField, const FlagUID &liquid, const FlagUID &gas, const FlagUID &interFace)
 
template<typename flag_t , typename Stencil_T >
bool walberla::free_surface::bubble_model::checkForValidInterfaceLayer (const FlagField< flag_t > *flagField, const FlagUID &liquid, const FlagUID &gas, const FlagUID &interFace, bool printWarnings)