NiHu
2.0
|
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 | |
match types