dune-geometry 2.10
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  doc
  appl
 refelements
 doxygen
  dune
  geometry
  refinement
 base.ccThis file contains the parts independent of a particular Refinement implementation
 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)
 prismtriangulation.cc
 pyramidtriangulation.cc
 simplex.ccThis file contains the Refinement implementation for simplices (triangles, tetrahedrons...)
  utility
 algorithms.hh
 convergence.hh
 typefromvertexcount.hh
 affinegeometry.hhAn implementation of the Geometry interface for affine geometries
 axisalignedcubegeometry.hhA geometry implementation for axis-aligned hypercubes
 dimension.hh
 generalvertexorder.hh
 localfiniteelementgeometry.hh
 mappedgeometry.hh
 multilineargeometry.hh
 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
 topologyfactory.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