lbm_reference
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oNconfparserCommon namespace for all classes related to parsing of configuration files
|oCBadSyntaxException class for syntax errors
|oCConfBlockData structure corresponding to one block in the hierarchical configuration file
|oCConfParserParser for hierarchical configuration files
|\CParameterNotFoundException class for non-existing parameters
oNlbmCommon namespace for all LBM classes
|oCLBMLattice Boltzmann Method fluid solver
|oCPerformanceData
|\CSphere
oNparticlesCommon namespace for all classes related to the particle system
|oCEmitterAdds new particles to the particle system
|oCParticleIndividual particle of the particle system
|oCParticleSystemParticle system that handles creation, movement and visualization of particles
|\CSphere
oCGrid3-dimensional grid of Cells with template specifyable number of cell variables and type
oCGrid< T, 1 >3-dimensional grid of cells with template type, specialization to a single cell variable
\CVec3Three component vector of type specified by template parameter