![]() |
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 "latticePhysBoundaryDistance3D.h"
Include dependency graph for latticeTauFromBoundaryDistance3D.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | olb::SuperLatticePhysTauFromBoundaryDistance3D< T, DESCRIPTOR, TDESCRIPTOR > |
| functor returns pointwise pore radius (in m) for packings of spheres given by an xmlReader returns NAN for non-pore voxels More... | |
| class | olb::BlockLatticePhysTauFromBoundaryDistance3D< T, DESCRIPTOR, TDESCRIPTOR > |
| functor returns pointwise pore radius for packings of spheres given by indicators returns NAN for non-pore voxels More... | |
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |