Specialization of the boundary k-cell handling for vertices. Vertex level always uses full handling (it is the defining entity of an element). More...
#include <forwards.h>
Public Types | |
typedef full_handling_tag | type |
Specialization of the boundary k-cell handling for vertices. Vertex level always uses full handling (it is the defining entity of an element).
Even though the full_handling_tag is covered by the default overload, make this specialization explicit such that the user cannot accidentally modify it.
typedef full_handling_tag type |