Partition a mesh along one dimension.
More...
|
|
typedef std::vector< size_t > | domain_type |
| |
|
typedef std::vector< domain_type > | result_type |
| |
|
typedef geom_vector< Dim, Precision >::element_type | element_type |
| |
|
typedef std::pair< element_type, size_t > | projection_pair_type |
| |
template<int Dim, typename GView, typename Precision = double>
struct stapl::mesh_partition_1d< Dim, GView, Precision >
Partition a mesh along one dimension.
- Template Parameters
-
| Dim | mesh dimension. |
| GView | type of mesh view. |
| Precision | type of mesh vertex coordinates. |
◆ mesh_partition_1d()
template<int Dim, typename GView , typename Precision = double>
- Parameters
-
| graph_vw | mesh view to be partitioned. |
◆ operator()()
template<int Dim, typename GView , typename Precision = double>
- Parameters
-
| num_partitions | number of partitions. |
| axis | axis for projecting cells on one dimension. |
The documentation for this struct was generated from the following file:
- arbitrary_mesh_decomposition.hpp