Defines a view that behaves as the given View and provides the methods for data localization required for the task.
More...
Public Member Functions | |
| stub_self_element (View &view, GID) | |
| stub_self_element & | get_subview (GID) const |
| locality_info | locality (size_t) const |
| bool | is_local () const |
Public Types | |
| typedef View | view_type |
| typedef stub_self_element | subview_type |
| typedef GID | cid_type |
| typedef std::true_type | task_placement_dontcare |
Defines a view that behaves as the given View and provides the methods for data localization required for the task.
1.8.13