Determines best mask type to use for an ExecSpace.
More...
#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/develop/src/axom/bump/utilities/utilities.hpp>
|
| using | type = typename std::conditional< is_hip(), DefaultMaskType, char >::type |
| |
|
| static constexpr bool | is_hip () |
| |
template<typename ExecSpace, typename DefaultMaskType = axom::IndexType>
struct axom::bump::utilities::mask_traits< ExecSpace, DefaultMaskType >
Determines best mask type to use for an ExecSpace.
- Template Parameters
-
| ExecSpace | The execution space. |
| DefaultMaskType | The default mask type to use if we cannot use char. |
◆ type
template<typename ExecSpace , typename DefaultMaskType = axom::IndexType>
◆ is_hip()
template<typename ExecSpace , typename DefaultMaskType = axom::IndexType>
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/develop/src/axom/bump/utilities/utilities.hpp