![]() |
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 latticePhysStrainRate3D.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | olb::SuperLatticePhysStrainRate3D< T, DESCRIPTOR > |
| functor to get pointwise phys strain rate on local lattice s_ij = 1/2*(du_idr_j + du_jdr_i) More... | |
| class | olb::BlockLatticePhysStrainRate3D< T, DESCRIPTOR > |
| functor returns pointwise phys strain rate on local lattice, s_ij = 1/2*(du_idr_j + du_jdr_i) More... | |
| class | olb::SuperLatticePhysStressTensor3D< T, DESCRIPTOR > |
| functor returns pointwise phys stress tensor for newtonian fluids More... | |
| class | olb::BlockLatticePhysStressTensor3D< T, DESCRIPTOR > |
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |