Public Types

ElementKeyStorageType< ConfigType, ElementType, IDHandler > Struct Template Reference

Internal helper class: holds an ordered number of vertices. Comparisons also take permutations into account. More...

#include <element_key.hpp>

Public Types

typedef ElementType * result_type

Detailed Description

template<typename ConfigType, typename ElementType, typename IDHandler = typename result_of::element_id_handler<ConfigType, point_tag>::type>
struct viennagrid::ElementKeyStorageType< ConfigType, ElementType, IDHandler >

Internal helper class: holds an ordered number of vertices. Comparisons also take permutations into account.


Member Typedef Documentation

typedef ElementType* result_type

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