Compute the cell domains of mesh partitions.
More...
|
| | get_partition_domains (size_t const &num_parts, size_t const &mesh_size) |
| |
| template<typename Partition1 , typename Partition2 > |
| result_type | operator() (Partition1 part, Partition2 index_part) const |
| |
|
|
typedef std::vector< std::vector< size_t > > | result_type |
| |
Compute the cell domains of mesh partitions.
◆ get_partition_domains()
| stapl::get_partition_domains::get_partition_domains |
( |
size_t const & |
num_parts, |
|
|
size_t const & |
mesh_size |
|
) |
| |
- Parameters
-
| num_parts | number of partitions. |
| mesh_size | number of cells in the mesh. |
◆ operator()()
template<typename Partition1 , typename Partition2 >
| result_type stapl::get_partition_domains::operator() |
( |
Partition1 |
part, |
|
|
Partition2 |
index_part |
|
) |
| const |
- Parameters
-
| part | a mesh partitions. |
| index_part | indices of the cell partitions. |
- Returns
- the cell domains of the mesh partitions.
The documentation for this struct was generated from the following file:
- arbitrary_mesh_decomposition.hpp