![]() |
OpenLB 1.8.1
|
Representation of the 2D block geometry view – header file. More...
#include <vector>#include "core/blockStructure.h"#include "core/fieldArrayD.hh"#include "geometry/blockGeometryStatistics2D.h"#include "geometry/cuboid.h"#include "communication/communicatable.h"#include "descriptor/descriptor.h"
Include dependency graph for blockGeometry.h:Go to the source code of this file.
Classes | |
| class | olb::BlockGeometry< T, D > |
| Representation of a block geometry. More... | |
| struct | olb::ConcretizableBlockGeometry< T, D > |
| Curried BlockGeometry template for use in callUsingConcretePlatform. More... | |
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |
Typedefs | |
| template<typename T > | |
| using | olb::BlockGeometry2D = BlockGeometry<T,2> |
| template<typename T > | |
| using | olb::BlockGeometry3D = BlockGeometry<T,3> |
Representation of the 2D block geometry view – header file.
Definition in file blockGeometry.h.