Legion Runtime
Public Member Functions | Public Attributes | List of all members
Legion::DiscardLauncher Struct Reference

#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
 

Detailed Description

Discard launchers will reset the state of one or more fields for a particular logical region to an uninitialized state.

See also
Runtime

The documentation for this struct was generated from the following file: