ViennaGrid - The Vienna Grid Library
2.1.0
|
Determines if a given host element has a given boundary element using a wrapped config. More...
#include <element_config.hpp>
Static Public Attributes | |
static const bool | is_present = is_element_present<WrappedConfigT, BoundaryElementTagT>::value |
static const bool | value = has_boundary_helper<WrappedConfigT, HostElementTagT, BoundaryElementTagT, is_present>::value |
Determines if a given host element has a given boundary element using a wrapped config.
const bool is_present = is_element_present<WrappedConfigT, BoundaryElementTagT>::value [static] |
const bool value = has_boundary_helper<WrappedConfigT, HostElementTagT, BoundaryElementTagT, is_present>::value [static] |