|  | OGS
    | 
| Functions | |
| template<unsigned N> | |
| bool | isEdge (unsigned const (&edge_nodes)[N], unsigned idx1, unsigned idx2) | 
| bool | isEdge (unsigned const (&)[1], unsigned, unsigned) | 
| 
 | inline | 
Definition at line 80 of file TemplateElement-impl.h.
| bool MeshLib::details::isEdge | ( | unsigned const (&) | edge_nodes[N], | 
| unsigned | idx1, | ||
| unsigned | idx2 ) | 
Definition at line 65 of file TemplateElement-impl.h.
Referenced by MeshLib::TemplateElement< ELEMENT_RULE >::isEdge().