#include <domain_traits.h>
|
| typedef Grid::VertexAttachmentAccessor< position_attachment_type > | position_accessor_type |
| |
| typedef Attachment< position_type > | position_attachment_type |
| |
| typedef MathVector< 3 > | position_type |
| |
| typedef boost::mpl::list< RegularEdge, Triangle, Quadrilateral, Tetrahedron, Prism, Pyramid, Hexahedron, Octahedron > | AllElemList |
| |
| typedef geometry_traits< Volume >::const_iterator | const_iterator |
| |
| typedef boost::mpl::list< Tetrahedron, Prism, Pyramid, Hexahedron, Octahedron > | DimElemList |
| |
| typedef geometry_traits< Volume >::grid_base_object | element_type |
| |
| typedef geometry_traits< Volume >::grid_base_object | grid_base_object |
| |
| typedef geometry_traits< Volume >::iterator | iterator |
| |
| typedef boost::mpl::list< Triangle, Quadrilateral > | ManifoldElemList |
| |
| typedef geometry_traits< Face >::grid_base_object | side_type |
| |
◆ position_accessor_type
◆ position_attachment_type
◆ position_type
The documentation for this struct was generated from the following file: