]> https://gitweb.dealii.org/ - dealii.git/commitdiff
corrupted text removed
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 31 Mar 2006 09:04:20 +0000 (09:04 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 31 Mar 2006 09:04:20 +0000 (09:04 +0000)
git-svn-id: https://svn.dealii.org/trunk@12792 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/dofs/dof_tools.cc

index 68a2751c7f963c50c6533fb9a2fc29e8923b9c65..994da67285ab707622ee8dc4e826bea4584894b0 100644 (file)
@@ -606,8 +606,7 @@ DoFTools::compute_row_length_vector(
                                       // added in the loop below.
       increment = (DH::dimension>1)
                  ? fe.dofs_per_cell - (DH::dimension-1) * fe.dofs_per_face
-                 : fe.dofs_per_cell - GeometryInfo<DH::di,
-                                     DoFTools::alwaysmension>::faces_per_cell * fe.dofs_per_face;
+                 : fe.dofs_per_cell - GeometryInfo<DH::dimension>::faces_per_cell * fe.dofs_per_face;
       while (i < fe.first_quad_index)
        row_lengths[cell_indices[i++]] += increment;
       

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.