![]() |
OpenLB 1.8.1
|
Interface for post-processing steps – header file. More...
#include <vector>#include "operator.h"#include "blockStructure.h"#include "blockLattice.h"#include "io/ostreamManager.h"
Include dependency graph for postProcessing.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | olb::PostProcessor2D< T, DESCRIPTOR > |
| Interface of 2D post-processing steps. More... | |
| class | olb::PostProcessorGenerator2D< T, DESCRIPTOR > |
| class | olb::LatticeCouplingGenerator2D< T, DESCRIPTOR > |
| struct | olb::LocalPostProcessor2D< T, DESCRIPTOR > |
| struct | olb::GlobalPostProcessor2D< T, DESCRIPTOR > |
| class | olb::PostProcessor3D< T, DESCRIPTOR > |
| class | olb::PostProcessorGenerator3D< T, DESCRIPTOR > |
| class | olb::LatticeCouplingGenerator3D< T, DESCRIPTOR > |
| struct | olb::LocalPostProcessor3D< T, DESCRIPTOR > |
| struct | olb::GlobalPostProcessor3D< T, DESCRIPTOR > |
| struct | olb::StatisticsPostProcessor |
| struct | olb::StatisticsPostProcessor::type< BLOCK > |
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |
Interface for post-processing steps – header file.
Definition in file postProcessing.h.