walberla::free_surface::bubble_model::BubbleModel< Stencil_T >::BubbleInfo Struct Reference

#include <BubbleModel.h>

Public Member Functions

 BubbleInfo ()
 

Public Attributes

Vector3< real_tcenterOfMass
 
uint_t nrOfCells
 
Bubblebubble
 

Constructor & Destructor Documentation

◆ BubbleInfo()

template<typename Stencil_T >
walberla::free_surface::bubble_model::BubbleModel< Stencil_T >::BubbleInfo::BubbleInfo ( )
inline

Member Data Documentation

◆ bubble

template<typename Stencil_T >
Bubble* walberla::free_surface::bubble_model::BubbleModel< Stencil_T >::BubbleInfo::bubble

◆ centerOfMass

template<typename Stencil_T >
Vector3< real_t > walberla::free_surface::bubble_model::BubbleModel< Stencil_T >::BubbleInfo::centerOfMass

◆ nrOfCells

template<typename Stencil_T >
uint_t walberla::free_surface::bubble_model::BubbleModel< Stencil_T >::BubbleInfo::nrOfCells

The documentation for this struct was generated from the following file: