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

\( f(x) = \sqrt{x}\) More...

Public Member Functions

DG_DEVICEoperator() (T x) const
 

Detailed Description

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

\( f(x) = \sqrt{x}\)

Member Function Documentation

◆ operator()()

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

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