ug4
ug::domain_traits< dim > Struct Template Reference

Detailed Description

template<int dim>
struct ug::domain_traits< dim >

This Class provides boost::mpl::lists storing the type of elements used in for the Domain. It can be used to control dimension dependent builds, where not all template instantiations are available (e.g. a Hexahedron in 1d,2d, etc) While DimElemList returns the Element Types in the dimenion of the domain, the list AllElemList returns all elements contained in the Domain-dimension and the dimensions below.


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