OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
entropicDynamics.h File Reference

A collection of entropic dynamics classes (e.g. More...

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

Go to the source code of this file.

Classes

class  olb::EntropicEqDynamics< T, DESCRIPTOR, MOMENTA >
 Implementation of the entropic collision step. More...
 
class  olb::ForcedEntropicEqDynamics< T, DESCRIPTOR, MOMENTA >
 Implementation of the forced entropic collision step. More...
 
class  olb::EntropicDynamics< T, DESCRIPTOR, MOMENTA >
 Implementation of the entropic collision step. More...
 
class  olb::ForcedEntropicDynamics< T, DESCRIPTOR, MOMENTA >
 Implementation of the forced entropic collision step. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Detailed Description

A collection of entropic dynamics classes (e.g.

EntropicEq, ForcedEntropicEq, Entropic, ForcedEntropic) with which a Cell object can be instantiated – header file.

Entropic Modell: Ansumali, Santosh, Iliya V. Karlin, and Hans Christian Öttinger Minimal entropic kinetic models for hydrodynamics EPL (Europhysics Letters) 63.6 (2003): 798

Definition in file entropicDynamics.h.