]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove forgotten line.
authorMarkus Buerg <buerg@math.tamu.edu>
Wed, 3 Jul 2013 22:09:52 +0000 (22:09 +0000)
committerMarkus Buerg <buerg@math.tamu.edu>
Wed, 3 Jul 2013 22:09:52 +0000 (22:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@29930 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/fe_face_orientation_nedelec.h

index f5da6a7cd566fbc84403628da9f813bebd913f33..3ca4bb4717095a3f731cd4903a73231b69de846a 100644 (file)
@@ -189,7 +189,7 @@ void evaluate (const FE_Nedelec<3>& fe, const DoFHandler<3>& dof_handler_ref, co
     fe_values.reinit (cell);
     fe_values[component].get_function_values (u_ref, values_ref);
     fe_field_function.vector_value_list (fe_values.get_quadrature_points (), values);
-    std::vector<unsigned int> dof_indices (fe.dofs_per_cell);cell->get_dof_indices (dof_indices);
+    
     for (unsigned int q_point = 0; q_point < n_q_points; ++q_point)
     {
       for (unsigned int d = 0; d < 3; ++d)

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.