OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
registry.hh File Reference
#include "registry.h"
+ Include dependency graph for registry.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  olb::gpu::cuda::FieldArrayPointer
 Host-side version of gpu::cuda::AnyDeviceFieldArrayD. More...
 
struct  olb::FieldTypeRegistry< T, DESCRIPTOR, Platform::GPU_CUDA >::Data
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 
namespace  olb::gpu
 Implementations of GPU specifics.
 
namespace  olb::gpu::cuda
 Implementations of Nvidia CUDA specifics.
 

Variables

template<typename CONTEXT , typename TYPE >
__constant__ std::size_t olb::gpu::cuda::field_type_index
 Mapping of TYPE in CONTEXT to runtime-fixed index.