BubbleDefinitions.h File Reference

Detailed Description

Type definitions 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
 

Typedefs

using walberla::free_surface::bubble_model::BubbleID = uint32_t
 
using walberla::free_surface::bubble_model::BubbleField_T = GhostLayerField< BubbleID, 1 >
 
using walberla::free_surface::bubble_model::ScalarField_T = GhostLayerField< real_t, 1 >
 

Variables

const uint32_t walberla::free_surface::bubble_model::INVALID_BUBBLE_ID = uint32_t(-1)