Caribou
caribou::geometry::element_has_boundaries< T, Enable > Struct Template Reference

Detailed Description

template<class T, class Enable = void>
struct caribou::geometry::element_has_boundaries< T, Enable >

Test whether or not the Element type T has boundary elements.

This is done by looking into the traits<T> and verify if it as a type named BoundaryElementType.

#include <Element.h>

Inheritance diagram for caribou::geometry::element_has_boundaries< T, Enable >:

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