ViennaGrid - The Vienna Grid Library  2.1.0
boundary_element_generator< ElementTag, BoundaryElementTag, BoundaryElementType > Struct Template Reference

Worker class that generates the boundary elements of a host element. More...

#include <forwards.hpp>


Detailed Description

template<typename ElementTag, typename BoundaryElementTag, typename BoundaryElementType>
struct viennagrid::detail::boundary_element_generator< ElementTag, BoundaryElementTag, BoundaryElementType >

Worker class that generates the boundary elements of a host element.

Template Parameters:
ElementTagTag for the identification of the hosting n-cell
BoundaryElementTagTopological boundary tag
BoundaryElementTypeTopological boundary type, used within create_boundary_elements method

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