Functor to set partition domains in the hierarchical view.
More...
|
|
typedef std::vector< domset1D< size_t > > | dom_list_t |
| |
|
typedef void | result_type |
| |
Functor to set partition domains in the hierarchical view.
◆ set_partition_domain_wf()
| stapl::partitioner_details::set_partition_domain_wf::set_partition_domain_wf |
( |
dom_list_t const & |
dom_list | ) |
|
- Parameters
-
| dom_list | partition domains. |
◆ operator()()
template<typename Partition >
| void stapl::partitioner_details::set_partition_domain_wf::operator() |
( |
Partition |
p, |
|
|
size_t const & |
index |
|
) |
| |
- Parameters
-
| p | super-vertex of hierarchical view. |
| partition | index for super-vertex p. |
The documentation for this struct was generated from the following file: