Phalanx  Development
Public Member Functions | Public Attributes | List of all members
PHX::RunDeviceDag< Traits > Struct Template Reference
Collaboration diagram for PHX::RunDeviceDag< Traits >:
Collaboration graph
[legend]

Public Member Functions

 RunDeviceDag (const Kokkos::View< PHX::DeviceEvaluatorPtr< Traits > *, PHX::Device > &evaluators, typename Traits::EvalData data)
 
KOKKOS_INLINE_FUNCTION void operator() (const Kokkos::TeamPolicy< PHX::exec_space >::member_type &team) const
 

Public Attributes

Kokkos::View< PHX::DeviceEvaluatorPtr< Traits > *, PHX::Device > evaluators_
 
const std::remove_reference< typename Traits::EvalData >::type data_
 

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