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

Go to the source code of this file.

Classes

class  olb::gpu::cuda::DeviceContext< T, DESCRIPTOR >
 Structure for passing pointers to on-device data into CUDA kernels. More...
 
class  olb::gpu::cuda::FieldPtr< T, DESCRIPTOR, FIELD >
 Pointer to row of a D-dimensional field. More...
 
class  olb::gpu::cuda::DataOnlyCell< T, DESCRIPTOR >
 Device-side implementation of the data-only Cell concept for collision steps. More...
 
class  olb::gpu::cuda::DeviceBlockLattice< T, DESCRIPTOR >
 Device-side view of a block lattice. More...
 
class  olb::gpu::cuda::Cell< T, DESCRIPTOR >
 Device-side implementation of the Cell concept for post processors. More...
 

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.