![]() |
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 euklidNorm2D.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | olb::SuperEuklidNorm2D< T, DESCRIPTOR > |
| functor that returns pointwise the l2-norm, e.g. of a velocity More... | |
| class | olb::BlockEuklidNorm2D< T, DESCRIPTOR > |
| BlockL2Norm2D returns pointwise the l2-norm, e.g. of a velocity. More... | |
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |