$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

thermalDynamics.h File Reference

#include "core/globalDefs.h"
#include "core/dynamics.h"
Include dependency graph for thermalDynamics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  plb::ThermalBulkDynamics< T, Descriptor >
 Common base iso-thermal (or athermal) bulk dynamics. More...
class  plb::ThermalBGKdynamics< T, Descriptor >
 Implementation of O(Ma^2) BGK dynamics. More...

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.



Detailed Description

A collection of dynamics classes (e.g. BGK) with which a Cell object can be instantiated -- header file.