|
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 238 of file Intrepid2_Utils.hpp.
|
inlinestatic |
Definition at line 251 of file Intrepid2_Utils.hpp.
|
inlinestatic |
Definition at line 246 of file Intrepid2_Utils.hpp.
|
inlinestatic |
Definition at line 241 of file Intrepid2_Utils.hpp.