Intrepid2
Static Public Member Functions | List of all members
Intrepid2::Util< T > Class Template Reference

small utility functions More...

#include <Intrepid2_Utils.hpp>

Static Public Member Functions

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)
 

Detailed Description

template<typename T>
class Intrepid2::Util< T >

small utility functions

Definition at line 263 of file Intrepid2_Utils.hpp.


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