dune-geometry  2.4
File List
Here is a list of all files with brief descriptions:
 affinegeometry.hhAn implementation of the Geometry interface for affine geometries
 axisalignedcubegeometry.hhA geometry implementation for axis-aligned hypercubes
 base.ccThis file contains the parts independent of a particular Refinement implementation
 codimtable.hh
 conversion.hh
 dimension.hh
 generalvertexorder.hh
 geometrytraits.hh
 hcube.ccThis file contains the Refinement implementation for hypercubes (quadrilaterals, hexahedrons, etc.)
 hcubetriangulation.ccThis file contains the Refinement implementation for triangulating hypercubes (quadrilateral -> triangle, hexahedron -> tetrahedron)
 matrixhelper.hh
 multilineargeometry.hh
 prismtriangulation.cc
 pyramidtriangulation.cc
 quadraturerules.hh
 referencedomain.cc
 referencedomain.hh
 genericgeometry/referenceelements.hhImplements some reference element functionality needed by the generic geometries
 referenceelements.hh
 refinement.hhThis file simply includes all Refinement implementations so you don't have to do them separately
 simplex.ccThis file contains the Refinement implementation for simplices (triangles, tetrahedrons...)
 subtopologies.cc
 subtopologies.hh
 topologyfactory.hh
 topologytypes.hh
 type.hhA unique label for each type of element that can occur in a grid
 typeindex.hhHelper classes to provide indices for geometrytypes for use in a vector
 virtualrefinement.ccThis file contains the virtual wrapper around refinement
 virtualrefinement.hhThis file contains the virtual wrapper around refinement