waLBerla 7.2
Loading...
Searching...
No Matches
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

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
 

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)