|
Palabos
Version 1.0
|
#include "core/globalDefs.h"#include "core/blockIdentifiers.h"#include "core/block2D.h"#include "core/blockStatistics.h"#include "core/geometry2D.h"#include "atomicBlock/dataProcessorWrapper2D.h"#include "atomicBlock/reductiveDataProcessorWrapper2D.h"#include <algorithm>#include <map>

Go to the source code of this file.
Classes | |
| class | plb::StatSubscriber2D |
| Handles statistics subscriptions for the BlockLattice2D. More... | |
| struct | plb::BlockDataTransfer2D |
| class | plb::AtomicBlock2D |
Namespaces | |
| namespace | plb |
All OpenLB code is contained in this namespace. | |
Functions | |
| Dot2D | plb::computeRelativeDisplacement (AtomicBlock2D const &block1, AtomicBlock2D const &block2) |