dune-geometry  2.6-git
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
 dimension.hh
 generalvertexorder.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)
 multilineargeometry.hh
 prismtriangulation.cc
 pyramidtriangulation.cc
 quadraturerules.hh
 referenceelement.hh
 referenceelementimplementation.cc
 referenceelementimplementation.hh
 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...)
 topologyfactory.hh
 type.hhA unique label for each type of element that can occur in a grid
 typefromvertexcount.hh
 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