Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
rectlist.h File Reference
#include "realm/indexspace.h"
#include "realm/deppart/rectlist.inl"
Include dependency graph for rectlist.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Realm::CoverageCounter< N, T >
 
class  Realm::DenseRectangleList< N, T >
 
class  Realm::HybridRectangleList< N, T >
 

Namespaces

namespace  Realm
 

Functions

template<int N, typename T >
std::ostream & Realm::operator<< (std::ostream &os, const DenseRectangleList< N, T > &drl)
 
template<int N, typename T >
std::ostream & Realm::operator<< (std::ostream &os, const HybridRectangleList< N, T > &hrl)