Discontinuous Galerkin Library
#include "dg/algorithm.h"

\( y=y+x\) More...

Public Member Functions

template<class T1 , class T2 >
DG_DEVICE void operator() (T1 x, T2 &y) const
 

Detailed Description

\( y=y+x\)

Member Function Documentation

◆ operator()()

template<class T1 , class T2 >
DG_DEVICE void dg::plus_equals::operator() ( T1  x,
T2 &  y 
) const
inline

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