OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
statistics.hh File Reference
#include "statistics.h"
#include <thrust/reduce.h>
#include <thrust/execution_policy.h>
+ Include dependency graph for statistics.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::pair< T, U >
 Plain pair type with single-value constructor for use in gpu::cuda::maximum_and_plus. More...
 
struct  olb::gpu::cuda::maximum_and_plus< T >
 Function object for simulateneously computing maximum and sum in a single thrust::reduce. 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.