]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove some commented code. 10138/head
authorDavid Wells <drwells@email.unc.edu>
Mon, 11 May 2020 14:27:33 +0000 (10:27 -0400)
committerDavid Wells <drwells@email.unc.edu>
Mon, 11 May 2020 14:27:33 +0000 (10:27 -0400)
This is rendered in a weird way since its in an example.

examples/step-16/step-16.cc

index 291a964cc750557da054ec728b50f9bcf96eb5da..084f30e02e31c22f73c05e1760ef915b6decfa9d 100644 (file)
@@ -349,7 +349,6 @@ namespace Step16
       {
         const double coefficient =
           (fe_values.get_quadrature_points()[q][0] < 0.0) ? 1.0 : 0.1;
-        //(cell->center().square() < 0.5 * 0.5) ? 10.0:1.0;
 
         for (unsigned int i = 0; i < dofs_per_cell; ++i)
           {

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.