Palabos  Version 1.0
dataField2D.h File Reference
Include dependency graph for dataField2D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  plb::ScalarFieldDataTransfer2D< T >
class  plb::ScalarField2D< T >
class  plb::TensorFieldDataTransfer2D< T, nDim >
class  plb::TensorField2D< T, nDim >
class  plb::NTensorFieldDataTransfer2D< T >
class  plb::NTensorField2D< T >

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.



Detailed Description

Serial implementation of scalar, vector and tensor fields for 2D data analysis. -- header file