Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.6.0
\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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
LinearAlgebra::CUDAWrappers::kernel::Binop_Max< 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_Max< Number >

Functor defining the maximum of two Numbers.

Definition at line 122 of file cuda_kernels.h.

Member Function Documentation

◆ operation()

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

Definition at line 125 of file cuda_kernels.h.


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