]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
deleted commented code
authorRoger Fu <rogerfu12@gmail.com>
Thu, 23 Feb 2017 23:48:37 +0000 (18:48 -0500)
committerRoger Fu <rogerfu12@gmail.com>
Thu, 23 Feb 2017 23:48:37 +0000 (18:48 -0500)
CeresFE/src/ceres.cc

index 945aac683648b156ef76ee019919593dda2525d4..ce13a9f8ec77b198e91e5c93344c466aab16119b 100644 (file)
@@ -741,12 +741,6 @@ void StokesProblem<dim>::assemble_system() {
                                                local_quadrature_points_history[q].old_phiphi_stress;
                                double r_value = fe_values.quadrature_point(q)[0];
                                double z_value = fe_values.quadrature_point(q)[1];
-                               
-                               // if(system_parameters::present_timestep == system_parameters::initial_elastic_iterations)
-                               // {
-                               //      old_stress *= 0;
-                               //      local_old_phiphi_stress = 0;
-                               // }
 
                                // get local density based on mat id
                                double local_density = system_parameters::rho[m_id];

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.