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