Palabos  Version 1.0
dataProcessor2D.h File Reference
#include "core/globalDefs.h"
#include "core/geometry2D.h"
#include "core/blockStatistics.h"
#include <vector>
#include <algorithm>
Include dependency graph for dataProcessor2D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  plb::DataProcessor2D
 DataProcessors are used to run extended operations on a lattice or data field. More...
struct  plb::DataProcessorGenerator2D
 This is a factory class generating LatticeProcessors. More...
class  plb::BoxedDataProcessorGenerator2D
class  plb::DottedDataProcessorGenerator2D
class  plb::ReductiveDataProcessorGenerator2D
class  plb::BoxedReductiveDataProcessorGenerator2D
class  plb::DottedReductiveDataProcessorGenerator2D

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.



Detailed Description

Interface for dataProcessing steps -- header file.