Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | List of all members
innerF< AViewType, XViewType, YViewType, IndexType > Struct Template Reference

Public Types

using execution_space = typename AViewType::execution_space
 
using policy_type = Kokkos::TeamPolicy< execution_space >
 
using member_type = typename policy_type::member_type
 
using AlphaCoeffType = typename AViewType::non_const_value_type
 
using Scalar = AlphaCoeffType
 

Public Member Functions

 innerF (const AlphaCoeffType &alpha, const AViewType &A, const XViewType &x, const YViewType &y, const IndexType n_c)
 
KOKKOS_INLINE_FUNCTION void operator() (const member_type &team) const
 

The documentation for this struct was generated from the following file: