Intrepid2
|
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) |
small utility functions
Definition at line 270 of file Intrepid2_Utils.hpp.
|
inlinestatic |
Definition at line 283 of file Intrepid2_Utils.hpp.
|
inlinestatic |
Definition at line 278 of file Intrepid2_Utils.hpp.
|
inlinestatic |
Definition at line 273 of file Intrepid2_Utils.hpp.