]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Delete unnecessary code.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 14 Jan 2013 18:03:40 +0000 (18:03 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 14 Jan 2013 18:03:40 +0000 (18:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@28049 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/matrix_free/fe_evaluation.h

index 8164f470486e0ae22bc447230d603d329035a59c..ac602ea835186cf6a8c81c1b736e98121c5209c7 100644 (file)
@@ -4510,11 +4510,6 @@ FEEvaluation<dim,fe_degree,n_q_points_1d,n_components_,Number>
                 }
               else
                 res0 = VectorizedArray<Number>();
-              if (mm % 2 == 1)
-                {
-                  val0  = shape_values[mid*n_q_points_1d+n_cols];
-                  res0 += val0 * in[stride*mid];
-                }
               if (add == false)
                 out[stride*n_cols]  = res0;
               else

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.