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

\( f(x) = 1/x \) More...

Public Member Functions

DG_DEVICEoperator() (T x) const
 

Detailed Description

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

\( f(x) = 1/x \)

Member Function Documentation

◆ operator()()

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

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