Functor used to coarsen the data managed for the given Container based on the data locality.
More...
Public Member Functions | |
| return_type | operator() (C *c) const |
Public Types | |
| typedef metadata_entry< domain_type, component_type *, size_t > | value_type |
| typedef metadata::flat_container< value_type > | md_cont_type |
| typedef std::pair< bool, md_cont_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 not a view.
1.8.13