OpenLB 1.7
Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs
olb::utilities Namespace Reference

Namespaces

namespace  dimensions
 

Classes

class  FixedTypeIndexedMap
 
class  Fraction
 Floating-point independent fraction type. More...
 
class  NamedType
 
class  TypeIndexedMap
 (Time) efficient mapping between TYPEs and VALUEs More...
 
struct  TypeIndexedTuple
 Mapping between KEYs and instances of type VALUEs. More...
 

Typedefs

template<typename MAP >
using TypeIndexedSharedPtrTuple
 

Typedef Documentation

◆ TypeIndexedSharedPtrTuple

template<typename MAP >
using olb::utilities::TypeIndexedSharedPtrTuple
Initial value:
TypeIndexedTuple<
typename MAP::template map_values<std::shared_ptr>
>

Definition at line 268 of file typeIndexedContainers.h.