bubble_model Directory Reference

Files

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