LBIBCell
 All Classes Functions Variables Friends Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
oNLbmLib
|oNgeometry
|oNnodes
|oNreportHandler
|oNsolver
|oCDirectionIteratorThe DirectionOperations_ class Provides methods to handle the Directions. Use the Function Directions() to access this class
|oCCDEDirectionsIteratorD2Q4Provides methods to handle the Directions. Use the Function Directions() to access this class
|oCCDEDirectionsIteratorD2Q5Provides methods to handle the Directions. Use the Function Directions() to access this class
|oCFieldThe Field struct Storage of values in x and y direction
|oCGlobalSimulationParameters_The class which stores all parameters. Do not instantiate this class but use the singleton provided below
|\CSimulationRunnerMain simulation class
\NUtilLib
 oNgeometry
 oCException
 oCErrorPolicyThrowException
 oCErrorPolicyReturnNull
 oCFactory
 oCLogClass for logging reports. The usage of this log class is described on page The Log utilities provided by miind
 oCMPIProxy_A class to handle all MPI related code. It also provides works if MPI is disabled
 oCProgressBarClass for reporting the current simulation status. Usage: construct an object of this class with the expected count Use the increment operator on this object on each increased count Then the current progress is printed to the output
 oCSingleton
 \CTimerClass for timing