Public Member Functions

boundary_key< element_t< ConfigType, ElementTag > > Class Template Reference

Specialization for n-cells. More...

#include <boundary.hpp>

Public Member Functions

 boundary_key (element_type const &e)
bool operator< (boundary_key const &other) const
 Provide less-than operator for compatibility with std::map.

Detailed Description

template<typename ConfigType, typename ElementTag>
class viennagrid::boundary_key< element_t< ConfigType, ElementTag > >

Specialization for n-cells.


Constructor & Destructor Documentation

boundary_key ( element_type const &  e  )  [inline]

Member Function Documentation

bool operator< ( boundary_key< element_t< ConfigType, ElementTag > > const &  other  )  const [inline]

Provide less-than operator for compatibility with std::map.


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