$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include "core/globalDefs.h"#include "latticeBoltzmann/externalFields.h"#include "latticeBoltzmann/roundOffPolicy.h"#include <vector>

Go to the source code of this file.
Classes | |
| struct | plb::descriptors::D2Q5Constants< T > |
| D2Q5 lattice. More... | |
| struct | plb::descriptors::D2Q5DescriptorBase< T > |
| struct | plb::descriptors::AdvectionDiffusionD2Q5Descriptor< T > |
| AD D2Q5 lattice. More... | |
| struct | plb::descriptors::D3Q7Constants< T > |
| D3Q7 lattice. More... | |
| struct | plb::descriptors::D3Q7DescriptorBase< T > |
| struct | plb::descriptors::AdvectionDiffusionD3Q7Descriptor< T > |
| struct | plb::descriptors::AdvectionDiffusionWithSourceD3Q7Descriptor< T > |
Namespaces | |
| namespace | plb |
All OpenLB code is contained in this namespace. | |
| namespace | plb::descriptors |
Descriptors for the 2D and 3D lattices. | |
Descriptor for all types of 2D and 3D lattices. In principle, thanks to the fact that the OpenLB code is generic, it is sufficient to write a new descriptor when a new type of lattice is to be used. -- header file
1.6.3
1.6.3