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