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. |
Specialization for n-cells.
boundary_key | ( | element_type const & | e | ) | [inline] |
bool operator< | ( | boundary_key< element_t< ConfigType, ElementTag > > const & | other | ) | const [inline] |
Provide less-than operator for compatibility with std::map.