]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Move entry to right place.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 7 Nov 2005 14:08:35 +0000 (14:08 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 7 Nov 2005 14:08:35 +0000 (14:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@11727 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/anisotropic.html

index b1d6cab59d3bf189e5599b59f9b4f370a2a8f5fc..0386f34a8b7b44e30dc4d52e36c62a7e02ad16a4 100644 (file)
@@ -115,6 +115,19 @@ refinement.
 <h3>base</h3>
 
 <ol>
+  <li> <p>
+       New: There is now a new <code
+       class="class">GeometryInfo&lt;dim&gt;</code>::<code
+       class="member">isotropic_refinement</code> variable of type
+       <code>RefineCase::Type</code> representing the isotropic
+       refinement case in <code>dim</code> dimensions,
+       i.e. <code>GeometryInfo&lt;1&gt;::isotropic_refinement=RefineCase::cut_x</code>,
+       <code>GeometryInfo&lt;2&gt;::isotropic_refinement=RefineCase::cut_xy</code>
+       and
+       <code>GeometryInfo&lt;3&gt;::isotropic_refinement=RefineCase::cut_xyz</code>.
+       <br> 
+       (RH 2005/03/03)
+       </p>
 </ol>
 
 
@@ -161,7 +174,8 @@ refinement.
        <code>if(!cell->refine_flag_set())</code> ,
        <code>if(cell->refine_flag_set()==false)</code> and
        <code>if(cell->refine_flag_set())</code> , but you cannot ask
-       <code>if(cell->refine_flag_set()==true)</code> any more.  <br>
+       <code>if(cell->refine_flag_set()==true)</code> any more.
+       <br>
        (RH 2005/03/03)
        </p>
 
@@ -170,21 +184,8 @@ refinement.
        class="member">set_refine_flag</code> function now has a new
        <code>RefineCase::Type</code> argument which defaults to <code
        class="class">GeometryInfo&lt;dim&gt;</code>::<code
-       class="member">isotropic_refinement</code>.  <br> (RH
-       2005/03/03)
-       </p>
-
-  <li> <p>
-       New: There is now a new <code
-       class="class">GeometryInfo&lt;dim&gt;</code>::<code
-       class="member">isotropic_refinement</code> variable of type
-       <code>RefineCase::Type</code> representing the isotropic
-       refinement case in <code>dim</code> dimensions,
-       i.e. <code>GeometryInfo&lt;1&gt;::isotropic_refinement=RefineCase::cut_x</code>,
-       <code>GeometryInfo&lt;2&gt;::isotropic_refinement=RefineCase::cut_xy</code>
-       and
-       <code>GeometryInfo&lt;3&gt;::isotropic_refinement=RefineCase::cut_xyz</code>.
-       <br> 
+       class="member">isotropic_refinement</code>.
+       <br>
        (RH 2005/03/03)
        </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.