]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typo.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 18 Feb 2000 11:53:58 +0000 (11:53 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 18 Feb 2000 11:53:58 +0000 (11:53 +0000)
git-svn-id: https://svn.dealii.org/trunk@2438 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/tria.h

index d611a69639efe142675cc658efb33129481c1b44..7540c12a74ff7f4887aebd253661f7a969211dc9 100644 (file)
@@ -1216,14 +1216,16 @@ struct TriaNumberCache<3> : public TriaNumberCache<2>
  *     };            
  *   \end{verbatim}
  *
- *   You should take note of one caveat: if you have concave boundaries, you
- *   must make sure that a new boundary vertex does not lie to much inside the
- *   to be refined cell. The reason is that the center vertex is placed at the
- *   point which is the arithmetic mean of the vertices of the original cell.
- *   Therefore if your new boundary vertex is too near the center of the old
- *   quadrilateral or hexahedron, the distance to the midpoint vertex will become
- *   too small, thus generating distorted cells. Remedy: take care
- *   of such situations when defining the coarse grid.
+ *   You should take note of one caveat: if you have concave
+ *   boundaries, you must make sure that a new boundary vertex does
+ *   not lie too much inside the cell which is to be refined. The
+ *   reason is that the center vertex is placed at the point which is
+ *   the arithmetic mean of the vertices of the original cell.
+ *   Therefore if your new boundary vertex is too near the center of
+ *   the old quadrilateral or hexahedron, the distance to the midpoint
+ *   vertex will become too small, thus generating distorted
+ *   cells. Remedy: take care of such situations when defining the
+ *   coarse grid.
  *
  *
  *   \subsection{Technical details}

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.