OpenLB 1.7
Loading...
Searching...
No Matches
Public Types | List of all members
olb::ImplementationOf< AbstractCyclicColumn< T >, Platform::GPU_CUDA > Struct Template Reference

Declare gpu::cuda::CyclicColumn as the AbstractCyclicColumn implementation for GPU CUDA targets. More...

#include <column.h>

+ Collaboration diagram for olb::ImplementationOf< AbstractCyclicColumn< T >, Platform::GPU_CUDA >:

Public Types

using type = gpu::cuda::CyclicColumn<T>
 

Detailed Description

template<typename T>
struct olb::ImplementationOf< AbstractCyclicColumn< T >, Platform::GPU_CUDA >

Declare gpu::cuda::CyclicColumn as the AbstractCyclicColumn implementation for GPU CUDA targets.

Definition at line 186 of file column.h.

Member Typedef Documentation

◆ type

Definition at line 187 of file column.h.


The documentation for this struct was generated from the following file: