Functor to project a cell centroid on an axis.
More...
template<int Dim, typename Precision = double>
struct stapl::project_cells< Dim, Precision >
Functor to project a cell centroid on an axis.
- Template Parameters
-
Dim | dimension of the mesh. |
Precision | type of centroid coordinates. |
◆ project_cells()
template<int Dim, typename Precision = double>
- Parameters
-
axis | axis used in the projection. |
◆ operator()()
template<int Dim, typename Precision = double>
template<typename Cell , typename Proj >
- Parameters
-
cell | mesh cell. |
proj | pair storing the computed projection and the associated cell id. |
The documentation for this struct was generated from the following file:
- arbitrary_mesh_decomposition.hpp