Public Member Functions

element_key< ConfigType, ElementType > Class Template Reference

A key type that uniquely identifies an element by its vertices. More...

#include <element_key.hpp>

Public Member Functions

 element_key (ElementType &el2)
 element_key (const element_key &ek2)
bool operator< (element_key const &epc2) const
void print () const

Detailed Description

template<typename ConfigType, typename ElementType>
class viennagrid::element_key< ConfigType, ElementType >

A key type that uniquely identifies an element by its vertices.


Constructor & Destructor Documentation

element_key ( ElementType &  el2  )  [inline]
element_key ( const element_key< ConfigType, ElementType > &  ek2  )  [inline]

Member Function Documentation

bool operator< ( element_key< ConfigType, ElementType > const &  epc2  )  const [inline]
void print (  )  const [inline]

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