Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CUDA_Context_Field< Type > Struct Template Reference

#include <Context.h>

Public Attributes

Shared< Type > data
 
Shared< DynamicBitsetis_updated
 
DeviceOnly< Type > shared_data
 

Member Data Documentation

template<typename Type>
Shared<Type> CUDA_Context_Field< Type >::data
template<typename Type>
Shared<DynamicBitset> CUDA_Context_Field< Type >::is_updated
template<typename Type>
DeviceOnly<Type> CUDA_Context_Field< Type >::shared_data

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