#include "legion.h"#include "legion/legion_c.h"#include "legion/legion_mapping.h"#include "mappers/mapping_utilities.h"#include <stdlib.h>#include <string.h>#include <algorithm>Go to the source code of this file.
Classes | |
| class | Legion::CObjectWrapper |
| struct | Legion::CObjectWrapper::Blockify< DIM > |
| class | Legion::CContext |
| class | Legion::TaskMut |
Namespaces | |
| Legion | |
Legion C API: C++ Conversion Utilities
| #define ARRAY_ACCESSOR | ( | DIM | ) |
| #define NEW_AFFINE_TRANSFORM_WRAPPER | ( | D1, | |
| D2 | |||
| ) |
| #define NEW_BLOCKIFY_WRAPPER | ( | DIM | ) |
| #define NEW_OPAQUE_WRAPPER | ( | T_, | |
| T | |||
| ) |
| #define NEW_POINT_WRAPPER | ( | DIM | ) |
| #define NEW_RECT_WRAPPER | ( | DIM | ) |
| #define NEW_TRANSFORM_WRAPPER | ( | D1, | |
| D2 | |||
| ) |
1.8.6