![]() |
OpenLB 1.8.1
|
Representation of the 2D geometry – generic implementation. More...
#include "utilities/omath.h"#include <math.h>#include <iostream>#include <string>#include <vector>#include "geometry/cuboid.h"#include "geometry/cuboidDecomposition.h"#include "geometry/superGeometry.h"#include "communication/superStructure.h"#include "communication/loadBalancer.h"#include "functors/analytical/indicator/indicatorF2D.h"#include "functors/analytical/indicator/indicatorF3D.h"#include "functors/lattice/indicator/superIndicatorF2D.h"#include "functors/lattice/indicator/superIndicatorF3D.h"#include "io/ostreamManager.h"#include "io/superVtmWriter2D.h"#include "io/superVtmWriter3D.h"
Include dependency graph for superGeometry.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |
Representation of the 2D geometry – generic implementation.
Definition in file superGeometry.hh.