ViennaGrid - The Vienna Grid Library  2.1.0
has_boundary< element_type, boundary_cell_type_or_tag > Struct Template Reference

Metafunction returning whether a certain element has a certain boundary cell type. More...

#include <element.hpp>


Detailed Description

template<typename element_type, typename boundary_cell_type_or_tag>
struct viennagrid::result_of::has_boundary< element_type, boundary_cell_type_or_tag >

Metafunction returning whether a certain element has a certain boundary cell type.

Template Parameters:
element_typeThe element type under inspection
boundary_cell_type_or_tagThe boundary element type or tag for which one would like to check

The documentation for this struct was generated from the following file: