#include <legion.h>
|
| DomainColoringSerializer (const DomainColoring &c) |
|
size_t | legion_buffer_size (void) const |
|
size_t | legion_serialize (void *buffer) const |
|
size_t | legion_deserialize (const void *buffer) |
|
DomainColoring & | ref (void) |
|
This is a decorator class that helps the Legion compiler with returning domain colorings as the result of task calls.
The documentation for this class was generated from the following file: