Public Types

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

Specialization of the k-cell handling for the domain. Vertices always uses full handling (it is the defining entity of an element). More...

#include <forwards.h>

Public Types

typedef full_handling_tag type

Detailed Description

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

Specialization of the k-cell handling for the domain. 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


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