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>