]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Update comment. Do not try to duplicate information that is available elsewhere since...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Nov 2008 19:51:45 +0000 (19:51 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Nov 2008 19:51:45 +0000 (19:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@17665 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/grid_in.h

index cd365625a54a8406d94878f249f84ee99ea8e49d..11b9659bff71b3677e7decf02f9ae1e398ea01bd 100644 (file)
@@ -283,33 +283,11 @@ class GridIn
     
                                     /**
                                      * Read grid data from an msh
-                                     * file.
-                                     *
-                                     * The text file read consists of
-                                     * two blocks. The first lists
-                                     * the positions of the mesh
-                                     * nodes and has the format
-                                     *
-                                     * <code><pre>
-                                     * \$NOD
-                                     * @<n@>
-                                     * 1 @<x1@> @<y1@> @<z1@>
-                                     * 2 @<x2@> @<y2@> @<z2@>
-                                     * ...
-                                     * n @<xn@> @<yn@> @<zn@>
-                                     * \$ENDNOD
-                                     * </pre></code>
-                                     *
-                                     * The second block lists the
-                                     * connectivity and material id's
-                                     * of the cells and faces. It is
-                                     * enclosed by <tt>\$ELM</tt> and
-                                     * <tt>\$ENDELM</tt>
-                                     * keywords. deal.II can handle
-                                     * elements which are lines,
-                                     * quadrilaterals or hexahedra
-                                     * only. For convenience, element
-                                     * type 15 (points) are ignored.
+                                     * file, either version 1 or
+                                     * version 2 of that file
+                                     * format. The GMSH formats are
+                                     * documented at
+                                     * http://www.geuz.org/gmsh/ .
                                      *
                                      * @note The input function of
                                      * deal.II does not distinguish

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.