small utility functions  
 More...
#include <Intrepid2_Utils.hpp>
 | 
static  
KOKKOS_FORCEINLINE_FUNCTION T  | min (const T a, const T b) | 
|   | 
static  
KOKKOS_FORCEINLINE_FUNCTION T  | max (const T a, const T b) | 
|   | 
static  
KOKKOS_FORCEINLINE_FUNCTION T  | abs (const T a) | 
|   | 
template<typename T>
class Intrepid2::Util< T >
small utility functions 
Definition at line 248 of file Intrepid2_Utils.hpp.
The documentation for this class was generated from the following file: