Specialization of the k-cell handling for segments. Vertices always uses full handling (it is the defining entity of an element). More...
#include <forwards.h>
Public Types | |
typedef bndcell_handling < ConfigType, typename ConfigType::cell_tag, 0 > ::type | type |
Specialization of the k-cell handling for segments. Vertices 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 bndcell_handling<ConfigType, typename ConfigType::cell_tag, 0>::type type |