Gyselalib++
 
Loading...
Searching...
No Matches
connectivity_details::CollectGridsAlongDim< StartEdge, InterfaceTypeSeq, insert_pos, FoundGrids, MatchingEdge, grid_already_found > Struct Template Reference

A class which collects grids along a given dimension on a specified direction from a starting edge. More...

Detailed Description

template<class StartEdge, class InterfaceTypeSeq, InsertPosition insert_pos, class FoundGrids = ddc::detail::TypeSeq<>, class MatchingEdge = equivalent_edge_t<StartEdge, InterfaceTypeSeq>, bool grid_already_found = ddc::in_tags_v<typename StartEdge::perpendicular_grid, FoundGrids>>
struct connectivity_details::CollectGridsAlongDim< StartEdge, InterfaceTypeSeq, insert_pos, FoundGrids, MatchingEdge, grid_already_found >

A class which collects grids along a given dimension on a specified direction from a starting edge.

Template Parameters
StartEdgeThe edge from which the collection should begin.
InterfaceTypeSeqA DDC type sequence containing all the possible Interfaces.
insert_posThe position where the element should be inserted (back/front).
FoundGridsThe grids that have been discovered so far along the given dimension and direction.

The documentation for this struct was generated from the following file: