Microflow 3D  v1.0
Thread.h File Reference
#include <cstdint>
#include <memory>
#include <vector>
#include <omp.h>
#include <iostream>
#include <algorithm>
#include "MFDatabase/Node.h"
#include "MFDatabase/NodePropArray.h"
#include "MFDatabase/Vec3.h"
#include "MFDatabase/Vec4.h"
#include "GeometryBuilder/NodeID.h"
#include "GridUtilities/LatticeParametersD3Q19.h"
Include dependency graph for Thread.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MF::Database::Thread
 MFThread is an object that collects some number of Nodes of the same type which shares the same additional properties i.e. name, initial and boundary values and they are processed in the same way by functions during a pre-collision and collision steps. More...
 

Namespaces

 MF
 
 MF::Database