Microflow 3D  v1.0
NodePropArray.h File Reference
#include <vector>
#include "LatticeParametersD3Q19.h"
#include "MFDatabase/Node.h"
Include dependency graph for NodePropArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MF
 
 MF::Database
 

Typedefs

using MF::Database::NodePropTable = MF::Database::Node *[MFQ19_H]
 Half of node propagation array. More...
 
using MF::Database::NodePropArray = std::vector< MF::Database::NodePropTable >
 Array of node propagation table. More...