Functor used to coarsen the data managed for the given Container based on the data locality.
More...
Public Member Functions | |
| return_type | operator() (View *view) |
Public Types | |
| using | return_type = typename coarsening_type::return_type |
Functor used to coarsen the data managed for the given Container based on the data locality.
This functor is used when the given container is a view and does not provide a functor to extract metadata locality.
1.8.13