]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Introduction of class GridRefinement.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 28 Jul 2000 15:08:14 +0000 (15:08 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 28 Jul 2000 15:08:14 +0000 (15:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@3220 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2000/c-3-0.html

index 5d9281824d1d8b40d3f956c0c1c8f74af5875c7b..ff25cc61f60ac15ab77c01cc1bc35fc6d4874949 100644 (file)
 <ol>
 
   <li> <p>
-
        Improved: <code class="class">PreconditionBlockSOR</code><code
        class="member">::Tvmult(...)</code> is implemented.
        <br>
        </p>
 
   <li> <p>
-
        Improved: The breakdown criterion of <code
        class="class">SolverBicgstab</code> can be changed by the use
        of <code class="class">SolverBicgstab::AdditionalData</code>.
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p>
+       Changed: The functions
+       <code class="member">Triangulation::refine</code>,
+       <code class="member">Triangulation::coarsen</code>,
+       <code
+       class="member">Triangulation::refine_and_coarsen_fixed_fraction</code>,
+       and
+       <code
+       class="member">Triangulation::refine_and_coarsen_fixed_number</code>
+       have been moved from the triangulation class to a separate
+       class <code class="class">GridRefinement</code> as they are not
+       intricately bound to the triangulation but rather form a
+       distinct class of functions that flag cells for refinement or
+       coarsening based on error indicators.
+       <br>
+       (WB 2000/07/28)
+       </p>
+
   <li> <p>
        New: <code class="member">DataOut::clear_input_data_references</code>
        clears all reference to input data vectors and to the <code

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.