![]() |
OpenLB 1.8.1
|
Helper functions for the implementation of LB dynamics. More...
#include "descriptor/fields.h"
#include "core/latticeStatistics.h"
#include "functors/primitive/strainRateTensorFDM2D.h"
#include "functors/primitive/strainRateTensorFDM3D.h"
Go to the source code of this file.
Namespaces | |
namespace | olb |
Top level namespace for all of OpenLB. | |
namespace | olb::collision |
namespace | olb::forcing |
Dynamics combination rules for various forcing schemes. | |
Helper functions for the implementation of LB dynamics.
This file is all about efficiency. The generic template code is specialized for commonly used Lattices, so that a maximum performance can be taken out of each case.
Definition in file collisionHRR.h.