![]() |
OpenLB 1.8.1
|
#include <vector>#include <optional>#include <tuple>#include "core/meta.h"#include "utilities/typeMap.h"
Include dependency graph for typeIndexedContainers.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | olb::utilities::FixedTypeIndexedMap< KEYS, VALUE > |
| class | olb::utilities::TypeIndexedMap< VALUE, CONTEXT > |
| (Time) efficient mapping between TYPEs and VALUEs More... | |
| struct | olb::utilities::TypeIndexedTuple< MAP > |
| Mapping between KEYs and instances of type VALUEs. More... | |
| struct | olb::utilities::TypeIndexedTuple< MAP >::generator< KEYS > |
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |
| namespace | olb::utilities |
Typedefs | |
| template<typename MAP > | |
| using | olb::utilities::TypeIndexedSharedPtrTuple |