Stokhos  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Types | Public Member Functions | Public Attributes
Kokkos::MPVectorWorkConfig< ExecSpace > Struct Template Reference

Team-based parallel work configuration for Sacado::MP::Vector. More...

#include <Kokkos_Parallel_MP_Vector.hpp>

List of all members.

Public Types

typedef MPVectorWorkConfig execution_policy
typedef ExecSpace execution_space

Public Member Functions

 MPVectorWorkConfig (const size_t range_, const size_t team_, const size_t shared_=0)

Public Attributes

size_t range
size_t team
size_t shared

Detailed Description

template<class ExecSpace>
struct Kokkos::MPVectorWorkConfig< ExecSpace >

Team-based parallel work configuration for Sacado::MP::Vector.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator