Reference documentation for deal.II version GIT relicensing-233-g802318d791 2024-03-28 20:20:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
LinearAlgebra::CUDAWrappers::kernel::Binop_Addition< Number > Struct Template Reference

#include <deal.II/lac/cuda_kernels.h>

Static Public Member Functions

static Number operation (const Number a, const Number b)
 

Detailed Description

template<typename Number>
struct LinearAlgebra::CUDAWrappers::kernel::Binop_Addition< Number >

Functor defining the addition of two Numbers.

Definition at line 63 of file cuda_kernels.h.

Member Function Documentation

◆ operation()

template<typename Number >
static Number LinearAlgebra::CUDAWrappers::kernel::Binop_Addition< Number >::operation ( const Number  a,
const Number  b 
)
inlinestatic

Definition at line 66 of file cuda_kernels.h.


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