Loading [MathJax]/extensions/tex2jax.js
NiHu  2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
NiHu::match Namespace Reference

match types More...

Typedefs

typedef std::integral_constant< int, -1 > no_match_type
 no singularity
 
typedef std::integral_constant< int, 0 > match_0d_type
 two elements are adjacent with a 0d (vertex) match
 
typedef std::integral_constant< int, 1 > match_1d_type
 two elements are adjacent with a 1d (line) match
 
typedef std::integral_constant< int, 2 > match_2d_type
 two elements are adjacent with a 2d (surface) match
 

Detailed Description

match types