libgrape-lite
A C++ library for parallel graph processing
|
This is the complete list of members for grape::cuda::WorkSourceArray< T >, including all inherited members.
data_ (defined in grape::cuda::WorkSourceArray< T >) | grape::cuda::WorkSourceArray< T > | private |
GetWork(size_t i) const (defined in grape::cuda::WorkSourceArray< T >) | grape::cuda::WorkSourceArray< T > | inline |
size() const (defined in grape::cuda::WorkSourceArray< T >) | grape::cuda::WorkSourceArray< T > | inline |
size_ (defined in grape::cuda::WorkSourceArray< T >) | grape::cuda::WorkSourceArray< T > | private |
WorkSourceArray(T *data, size_t size) (defined in grape::cuda::WorkSourceArray< T >) | grape::cuda::WorkSourceArray< T > | inline |