![]() |
OpenLB 1.8.1
|
#include <vector>#include "superBaseF2D.h"#include "core/superLattice2D.h"#include "indicator/superIndicatorBaseF2D.h"#include "utilities/functorPtr.h"#include "blockBaseF2D.h"#include "geometry/blockGeometry.h"#include "indicator/blockIndicatorF2D.h"#include "dynamics/porousBGKdynamics.h"
Include dependency graph for latticePorosity2D.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | olb::SuperLatticePorosity2D< 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::BlockLatticePorosity2D< T, DESCRIPTOR > |
| BlockLatticePorosity2D 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. | |