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

\( y\leftarrow ay \) More...

Public Member Functions

 Scal (T a)
 
DG_DEVICE void operator() (T &y) const
 

Detailed Description

template<class T>
struct dg::Scal< T >

\( y\leftarrow ay \)

Constructor & Destructor Documentation

◆ Scal()

template<class T >
dg::Scal< T >::Scal ( a)
inline

Member Function Documentation

◆ operator()()

template<class T >
DG_DEVICE void dg::Scal< T >::operator() ( T &  y) const
inline

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