Type definitions for the bubble_model.
#include "field/GhostLayerField.h"
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) |