Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Namespaces | Functions
Stokhos_MP_Vector_MaskTraits_sfs_relops_tmpl.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  Sacado
 
namespace  Sacado::MP
 

Functions

template<typename O , typename T , int N, typename D >
KOKKOS_INLINE_FUNCTION Mask< Vector< Stokhos::StaticFixedStorage< O, T, N, D > > > Sacado::MP::operator OPNAME (const Vector< Stokhos::StaticFixedStorage< O, T, N, D > > &a, const Vector< Stokhos::StaticFixedStorage< O, T, N, D > > &b)
 
template<typename O , typename T , int N, typename D >
KOKKOS_INLINE_FUNCTION Mask< Vector< Stokhos::StaticFixedStorage< O, T, N, D > > > Sacado::MP::operator OPNAME (const volatile Vector< Stokhos::StaticFixedStorage< O, T, N, D > > &a, const Vector< Stokhos::StaticFixedStorage< O, T, N, D > > &b)
 
template<typename O , typename T , int N, typename D >
KOKKOS_INLINE_FUNCTION Mask< Vector< Stokhos::StaticFixedStorage< O, T, N, D > > > Sacado::MP::operator OPNAME (const Vector< Stokhos::StaticFixedStorage< O, T, N, D > > &a, const volatile Vector< Stokhos::StaticFixedStorage< O, T, N, D > > &b)
 
template<typename O , typename T , int N, typename D >
KOKKOS_INLINE_FUNCTION Mask< Vector< Stokhos::StaticFixedStorage< O, T, N, D > > > Sacado::MP::operator OPNAME (const volatile Vector< Stokhos::StaticFixedStorage< O, T, N, D > > &a, const volatile Vector< Stokhos::StaticFixedStorage< O, T, N, D > > &b)
 
template<typename O , typename T , int N, typename D >
KOKKOS_INLINE_FUNCTION Mask< Vector< Stokhos::StaticFixedStorage< O, T, N, D > > > Sacado::MP::operator OPNAME (const typename Vector< Stokhos::StaticFixedStorage< O, T, N, D > >::value_type &a, const Vector< Stokhos::StaticFixedStorage< O, T, N, D > > &b)
 
template<typename O , typename T , int N, typename D >
KOKKOS_INLINE_FUNCTION Mask< Vector< Stokhos::StaticFixedStorage< O, T, N, D > > > Sacado::MP::operator OPNAME (const typename Vector< Stokhos::StaticFixedStorage< O, T, N, D > >::value_type &a, const volatile Vector< Stokhos::StaticFixedStorage< O, T, N, D > > &b)
 
template<typename O , typename T , int N, typename D >
KOKKOS_INLINE_FUNCTION Mask< Vector< Stokhos::StaticFixedStorage< O, T, N, D > > > Sacado::MP::operator OPNAME (const Vector< Stokhos::StaticFixedStorage< O, T, N, D > > &a, const typename Vector< Stokhos::StaticFixedStorage< O, T, N, D > >::value_type &b)
 
template<typename O , typename T , int N, typename D >
KOKKOS_INLINE_FUNCTION Mask< Vector< Stokhos::StaticFixedStorage< O, T, N, D > > > Sacado::MP::operator OPNAME (const volatile Vector< Stokhos::StaticFixedStorage< O, T, N, D > > &a, const typename Vector< Stokhos::StaticFixedStorage< O, T, N, D > >::value_type &b)