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

externalForceDynamics.h File Reference

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

Go to the source code of this file.

Classes

class  plb::ExternalForceDynamics< T, Descriptor >
class  plb::NaiveExternalForceBGKdynamics< T, Descriptor >
 Implementation BGK dynamics with a simple, linear external force. More...
class  plb::GuoExternalForceBGKdynamics< T, Descriptor >
 Implementation of O(Ma^2) BGK dynamics with an external force (Guo approach). More...
class  plb::ShanChenExternalForceBGKdynamics< T, Descriptor >
 Implementation of O(Ma^2) BGK dynamics with an external force (Shan/Chen approach). More...
class  plb::HeExternalForceBGKdynamics< T, Descriptor >
 Implementation of O(Ma^2) BGK dynamics with an external force (He et al. approach). More...
class  plb::IncGuoExternalForceBGKdynamics< T, Descriptor >
 Incompressible version of the Guo external forcing. More...

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.



Detailed Description

Collision terms with external force -- header file.