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

generalizedBoundaryDynamics.h File Reference

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

Go to the source code of this file.

Classes

class  plb::GeneralizedVelocityBoundaryDynamics< T, Descriptor >
 Generic velocity boundary dynamics for a straight wall. More...
class  plb::GeneralizedMassConservingVelocityBoundaryDynamics< T, Descriptor >
 Mass Conserving Generic velocity boundary dynamics for a straight wall. More...
class  plb::GeneralizedDensityBoundaryDynamics< T, Descriptor, direction, orientation >
 Generic density Dirichlet boundary dynamics for a straight wall. More...
class  plb::GeneralizedVelocityTemperatureBoundaryDynamics< T, Descriptor >
 Generic velocity and temperature boundary dynamics for a straight wall. More...
class  plb::GeneralizedNextToBoundaryDynamics< T, Descriptor >
 Generic velocity and temperature boundary dynamics for a straight wall. 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.