From: wolf Date: Tue, 19 Jan 1999 16:57:36 +0000 (+0000) Subject: Doc update. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1ed0401293236225e463795f006ac19c35f549c;p=dealii-svn.git Doc update. git-svn-id: https://svn.dealii.org/trunk@740 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/grid/tria_hex.h b/deal.II/deal.II/include/grid/tria_hex.h index 44a67a4c7f..186af1ac36 100644 --- a/deal.II/deal.II/include/grid/tria_hex.h +++ b/deal.II/deal.II/include/grid/tria_hex.h @@ -19,6 +19,9 @@ * in the #hexes.hexes# list attached to the information of each level * of the triangulation. * + * For conventions on the numbering of faces, lines and vertices within a + * hexahedron, refer to the documentation of the #Triangulation# class. + * * @author Wolfgang Bangerth, 1998 */ class Hexahedron {