Reference documentation for deal.II version 9.6.0
|
#include <deal.II/lac/cuda_kernels.h>
Static Public Member Functions | |
static Number | binary_op (const Number a, const Number b) |
static Number | reduction_op (const Number a, const Number b) |
static Number | atomic_op (Number *dst, const Number a) |
static Number | null_value () |
Structure implementing the functions used to compute the dot product norm when using a double vector reduction.
Definition at line 292 of file cuda_kernels.h.
|
static |
|
static |
|
static |
|
static |