Public Types

bndcell_handling< ConfigType, segment_t< ConfigType >, 0 > Struct Template Reference

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

Detailed Description

template<typename ConfigType>
struct viennagrid::result_of::bndcell_handling< ConfigType, segment_t< ConfigType >, 0 >

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.


Member Typedef Documentation

typedef bndcell_handling<ConfigType, typename ConfigType::cell_tag, 0>::type type

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