|
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 237 of file Intrepid2_Utils.hpp.
|
inlinestatic |
Definition at line 250 of file Intrepid2_Utils.hpp.
|
inlinestatic |
Definition at line 245 of file Intrepid2_Utils.hpp.
|
inlinestatic |
Definition at line 240 of file Intrepid2_Utils.hpp.