#include <legion.h>
Public Member Functions | |
DiscardLauncher (LogicalRegion handle, LogicalRegion parent) | |
void | add_field (FieldID fid) |
Public Attributes | |
LogicalRegion | handle |
LogicalRegion | parent |
std::set< FieldID > | fields |
std::string | provenance |
const std::vector< StaticDependence > * | static_dependences |
bool | silence_warnings |
Discard launchers will reset the state of one or more fields for a particular logical region to an uninitialized state.