![]() |
Realm
A distributed, event-based tasking library
|
#include <indexspace.h>
Classes | |
| class | Affine |
| class | Base |
| class | Unstructured |
A copy indirection is a container class that is used to describe an indirection that is used to transform points in one index space into points in another index space. It is templated on the dimensionality (N) and base type (T) of source index space, and the dimensionality (N2) and base type (T2) of the destination index space.