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

generalizedCompressibleBoundaryTemplates.h File Reference

#include "generalizedBoundaryDynamics.h"
#include "core/cell.h"
#include "core/dynamicsIdentifiers.h"
#include "latticeBoltzmann/indexTemplates.h"
#include "latticeBoltzmann/hermitePolynomialsTemplates.h"
#include <Eigen3/Core>
#include <Eigen3/LU>
#include <Eigen3/QR>
#include <Eigen3/Cholesky>
#include <Eigen3/SVD>
Include dependency graph for generalizedCompressibleBoundaryTemplates.h:

Go to the source code of this file.

Classes

struct  plb::generalizedComprTempBoundaryTemplates< T, Descriptor >

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 -- generic implementation.