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