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

generalizedBoundaryDynamicsSolvers.h File Reference

#include "core/globalDefs.h"
#include "core/cell.h"
#include <Eigen3/Core>
Include dependency graph for generalizedBoundaryDynamicsSolvers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  plb::GeneralizedBoundarySolver< T, Descriptor >
class  plb::GeneralizedLinearBoundarySolver< T, Descriptor >
class  plb::GeneralizedNonLinearBoundarySolver< T, Descriptor >
class  plb::DirichletVelocityBoundarySolver< T, Descriptor >
class  plb::DirichletMassConservingVelocityBoundarySolver< T, Descriptor >
class  plb::DirichletDensityBoundarySolver< T, Descriptor, dir >

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.