![]() |
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 latticePhysStrainRate2D.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | olb::SuperLatticePhysStrainRate2D< 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::BlockLatticePhysStrainRate2D< T, DESCRIPTOR > |
| BlockLatticePhysStrainRate2D returns pointwise phys strain rate on local lattice. More... | |
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |