waLBerla 7.2
Loading...
Searching...
No Matches
bubble_model Directory Reference

Files

 Bubble.h
 Describes a bubble as gas volume via volume and density.
 
 BubbleDefinitions.h
 Type definitions for the bubble_model.
 
 BubbleDistanceAdaptor.h
 Get the distance to a certain bubble ID.
 
 BubbleIDFieldPackInfo.h
 Pack/unpack information for a field containing bubble IDs.
 
 BubbleModel.h
 System for tracking pressure/density in gas volumes.
 
 BubbleModel.impl.h
 System for tracking pressure/density in gas volumes.
 
 BubbleModelFromConfig.h
 Create and initialize BubbleModel with information from a config object.
 
 BubbleModelFromConfig.impl.h
 Create and initialize BubbleModel with information from a config object.
 
 DisjoiningPressureBubbleModel.h
 Bubble Model with additional pressure term (disjoining pressure).
 
 DisjoiningPressureBubbleModel.impl.h
 Bubble Model with additional pressure term (disjoining pressure).
 
 DistanceInfo.cpp
 Compute the distances between bubbles.
 
 DistanceInfo.h
 Compute the distances between bubbles.
 
 FloodFill.h
 Flood fill algorithm to identify connected gas volumes as bubbles.
 
 FloodFill.impl.h
 Flood fill algorithm to identify connected gas volumes as bubbles.
 
 Geometry.h
 Geometrical helper functions for the bubble model.
 
 Geometry.impl.h
 Geometrical helper functions for the bubble model.
 
 MergeInformation.cpp
 Manage merging of bubbles.
 
 MergeInformation.h
 Manage merging of bubbles.
 
 NewBubbleCommunication.cpp
 Communication for the creation of new bubbles.
 
 NewBubbleCommunication.h
 Communication for the creation of new bubbles.
 
 RegionalFloodFill.h
 Flood fill algorithm in a constrained neighborhood around a cell.