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

Go to the source code of this file.

Classes

struct  plb::DataProcessor3D
 DataProcessors are used to run extended operations on a lattice or data field. More...
struct  plb::DataProcessorGenerator3D
 This is a factory class generating LatticeProcessors. More...
class  plb::BoxedDataProcessorGenerator3D
class  plb::DottedDataProcessorGenerator3D
class  plb::ReductiveDataProcessorGenerator3D
class  plb::BoxedReductiveDataProcessorGenerator3D
class  plb::DottedReductiveDataProcessorGenerator3D

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.



Detailed Description

Interface for dataProcessing steps -- header file.