]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use class and member in html code
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 20 Dec 2006 18:58:19 +0000 (18:58 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 20 Dec 2006 18:58:19 +0000 (18:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@14272 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.html

index ba4ba23f2c5576bf9f6296e6fc8d66b83cb08208..0aab7c15ed9fc1d8e34eaacc7d06672fe95bb5c7 100644 (file)
@@ -968,37 +968,47 @@ inconvenience this causes.
        (RH 2006/12/20)
        </p>
 
-  <li> <p> Extended: The <code>GridIn</code> class can now read in tecplot files
-       in ASCII format (block and point format, ordered and unstructured grids,
-       format specifiers acccording to Tecplot 10 and younger versions). At the
-       moment the implementation is restricted to 2d grids but can easily be
+  <li> <p>
+       Extended: The <code class="class">GridIn</code> class can now
+       read in tecplot files in ASCII format (block and point format,
+       ordered and unstructured grids, format specifiers acccording to
+       Tecplot 10 and younger versions). At the moment the
+       implementation is restricted to 2d grids but can easily be
        extended to 3d as well.
        <br>
        (Tobias Leicht 2006/12/14)
        </p>
 
-  <li> <p> Extended: So far, the
-       <code>GridReordering::invert_all_cells_of_negative_grid</code> function
-       did nothing in 2d. Now, it inverts cells from clockwise to
-       counterclockwise sense (in the old numbering scheme).
+  <li> <p>
+       Extended: So far, the <code
+       class="class">GridReordering</code>::<code
+       class="member">invert_all_cells_of_negative_grid</code>
+       function did nothing in 2d. Now, it inverts cells from
+       clockwise to counterclockwise sense (in the old numbering
+       scheme).
        <br>
        (Tobias Leicht 2006/12/13)
        </p>
 
-  <li> <p> New: There is now a function
-       <code>GridTools::delete_duplicated_vertices</code> that deletes duplicate
-       vertices which can occur if structured grids are read into deal, leading
-       to unwanted interior boundaries. In order to reduce the effort of the
-       quadratic algorithm, a list of vertices to be considered can be supplied
-       if available.  
+  <li> <p>
+       New: There is now a function <code
+       class="class">GridTools</code>::<code
+       class="member">delete_duplicated_vertices</code> that deletes
+       duplicate vertices which can occur if structured grids are read
+       into <acronym>deal.II</acronym>, leading to unwanted interior
+       boundaries. In order to reduce the effort of the quadratic
+       algorithm, a list of vertices to be considered can be supplied
+       if available.
        <br>
        (Tobias Leicht 2006/12/13)
        </p>
 
-  <li> <p> New: There is now a function <code
-       class="member">GridGenerator::subdivided_hyper_rectangle</code>
-       that produces a non-uniformly subdivided rectangle, ideally
-       suited for graded meshes.
+  <li> <p>
+       New: There is now a function <code
+       class="class">GridGenerator</code>::<code
+       class="member">subdivided_hyper_rectangle</code> that produces
+       a non-uniformly subdivided rectangle, ideally suited for graded
+       meshes.
        <br>
        (Yaqi Wang 2006/11/15)
        </p>

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.