Public Member Functions

boundary_key< segment_t< ConfigType > > Class Template Reference

Specialization for segments. More...

#include <boundary.hpp>

Public Member Functions

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

Detailed Description

template<typename ConfigType>
class viennagrid::boundary_key< segment_t< ConfigType > >

Specialization for segments.


Constructor & Destructor Documentation

boundary_key ( std::size_t  seg_id  )  [inline]

Member Function Documentation

bool operator< ( boundary_key< segment_t< ConfigType > > const &  other  )  const [inline]

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


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