![]() |
OpenLB 1.8.1
|
#include <vector>#include "superBaseF3D.h"#include "superCalcF3D.h"#include "functors/analytical/indicator/indicatorBaseF3D.h"#include "blockBaseF3D.h"#include "geometry/blockGeometry.h"#include "indicator/blockIndicatorBaseF3D.h"#include "dynamics/smagorinskyBGKdynamics.h"#include "dynamics/porousBGKdynamics.h"
Include dependency graph for latticePorosity3D.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | olb::SuperLatticePorosity3D< T, DESCRIPTOR > |
| functor to get pointwise, lattice-dependent porosity values in [0,1] in combination with (Extended)PorousBGKdynamics: 0->solid, 1->fluid More... | |
| class | olb::BlockLatticePorosity3D< T, DESCRIPTOR > |
| functor returns pointwise, lattice-dependent porosity values in [0,1] in combination with (Extended)PorousBGKdynamics: 0->solid, 1->fluid More... | |
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |