Discontinuous Galerkin Library
#include "dg/algorithm.h"
dg::EXP< T > Struct Template Reference

\( f(x) = \exp( x)\) More...

Public Member Functions

DG_DEVICEoperator() (T x) const
 

Detailed Description

template<class T = double>
struct dg::EXP< T >

\( f(x) = \exp( x)\)

Member Function Documentation

◆ operator()()

template<class T = double>
DG_DEVICE T dg::EXP< T >::operator() ( x) const
inline

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