]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove some left-over debug statement. 404/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 5 Jan 2015 16:05:54 +0000 (10:05 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 5 Jan 2015 16:08:25 +0000 (10:08 -0600)
examples/step-43/step-43.cc

index 59b63810a0f5bc11a8e0d16f0e898ad2483f5632..2d89d116276f66cb2a37271ea9eef18de3527f72 100644 (file)
@@ -2153,8 +2153,6 @@ namespace Step43
     const double global_scaling = c_R * porosity * (global_max_u_F_prime) * global_S_variation /
                                   std::pow(global_Omega_diameter, alpha - 2.);
 
-//    return (beta * (max_velocity_times_dF_dS) * cell_diameter);
-
     return (beta *
             (max_velocity_times_dF_dS) *
             std::min (cell_diameter,

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.