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

\( f(x,y) = \max(|x|,|y|)\) More...

Public Member Functions

DG_DEVICEoperator() (T x, T y) const
 

Detailed Description

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

\( f(x,y) = \max(|x|,|y|)\)

Member Function Documentation

◆ operator()()

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

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