]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Format for better readability.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Aug 2011 23:03:48 +0000 (23:03 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Aug 2011 23:03:48 +0000 (23:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@24121 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/fe/fe_nedelec.cc

index 3581c5deb44489a4f5ed04853828c9d480aa9d72..3923812aa04a13a2462ab033b78b704a6acbe4bf 100644 (file)
@@ -2697,7 +2697,8 @@ FE_Nedelec<dim>::get_subface_interpolation_matrix(
                     Point<dim>
                       quadrature_point (0.5 * (i + shifts[subface][0]),
                                         0.5 * (edge_quadrature_points[q_point] (0)
-                                               + shifts[subface][1]), 0.0);
+                                               + shifts[subface][1]), 
+                                       0.0);
 
                     interpolation_matrix (i * source_fe.degree, dof) += weight
                                                                      * this->shape_value_component

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.