|
ug4
|
#include <domain_traits.h>
Inheritance diagram for ug::domain_traits< 2 >:Public Types | |
| typedef Grid::VertexAttachmentAccessor< position_attachment_type > | position_accessor_type |
| typedef Attachment< position_type > | position_attachment_type |
| typedef MathVector< 2 > | position_type |
Public Types inherited from ug::grid_dim_traits< 2 > | |
| typedef boost::mpl::list< RegularEdge, Triangle, Quadrilateral > | AllElemList |
| typedef geometry_traits< Face >::const_iterator | const_iterator |
| typedef boost::mpl::list< Triangle, Quadrilateral > | DimElemList |
| typedef geometry_traits< Face >::grid_base_object | element_type |
| typedef geometry_traits< Face >::grid_base_object | grid_base_object |
| typedef geometry_traits< Face >::iterator | iterator |
| typedef boost::mpl::list< RegularEdge > | ManifoldElemList |
| typedef geometry_traits< Edge >::grid_base_object | side_type |
Additional Inherited Members | |
Static Public Attributes inherited from ug::grid_dim_traits< 2 > | |
| static const size_t | MaxNumVerticesOfElem = 4 |
| typedef Grid::VertexAttachmentAccessor<position_attachment_type> ug::domain_traits< 2 >::position_accessor_type |
| typedef Attachment<position_type> ug::domain_traits< 2 >::position_attachment_type |
| typedef MathVector<2> ug::domain_traits< 2 >::position_type |