ViennaGrid - The Vienna Grid Library
2.1.0
|
Metafunction for query if an element type/tag is boundary element of another host element. More...
#include <mesh.hpp>
Public Types | |
typedef result_of::element_tag < BoundaryElementTypeOrTagT > ::type | BoundaryElementTag |
Static Public Attributes | |
static const bool | value |
Metafunction for query if an element type/tag is boundary element of another host element.
HostElementT | The host element type |
BoundaryElementTypeOrTagT | The element type/tag to be queried if it is a boundary element |
typedef result_of::element_tag<BoundaryElementTypeOrTagT>::type BoundaryElementTag |
const bool value [static] |
detail::result_of::index_of< typename element_taglist<HostElementT>::type, BoundaryElementTag >::value != -1