ug4
|
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.