OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
data.h File Reference
#include "platform/platform.h"
#include "utilities/typeIndexedContainers.h"
#include <optional>
+ Include dependency graph for data.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  olb::Array< FIELD >
 Describe FieldArray of a FIELD in Data. More...
 
struct  olb::OperatorParameters< OPERATOR >
 Describe paramaters of OPERATOR in Data. More...
 
struct  olb::DynamicsMask< DYNAMICS >
 Describe mask of DYNAMICS in Data. More...
 
class  olb::AnyFieldType< T, DESCRIPTOR, PLATFORM >
 Helper for referring to arbitrary data instances. More...
 
class  olb::FieldTypeRegistry< T, DESCRIPTOR, PLATFORM >
 Efficient indexing of dynamically allocated data fields. More...
 
class  olb::Data< T, DESCRIPTOR, PLATFORM >
 Storage of any FIELD_TYPE data on PLATFORM. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.