Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
\( f(x) = x + c\) More...
Public Member Functions | |
PLUS (T value) | |
Construct. More... | |
DG_DEVICE T | operator() (T x) const |
\( f(x) = x + c\)
|
inline |
Construct.
value | the constant c to be added |