#include "legion/legion_c.h"#include "legion/legion_types.h"#include "legion/legion_domain.h"#include "legion/legion_constraint.h"#include "legion/legion_redop.h"#include "legion/legion.inl"#include "legion/legion_mapping.h"Go to the source code of this file.
Namespaces | |
| Legion | |
Macros | |
| #define | __LEGION_RUNTIME_H__ |
| #define | LEGION_PRINT_ONCE(runtime, ctx, file, fmt,...) |
| #define | NO_LEGION_CONTROL_REPLICATION |
Typedefs | |
| typedef UntypedBuffer | Legion::TaskArgument |
Legion C++ API
| #define LEGION_PRINT_ONCE | ( | runtime, | |
| ctx, | |||
| file, | |||
| fmt, | |||
| ... | |||
| ) |
1.8.6