]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Undo Guido's change, which should really have happened on a branch!
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 19 Dec 2000 16:13:43 +0000 (16:13 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 19 Dec 2000 16:13:43 +0000 (16:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@3578 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_tools.cc

index 98109ebee81ff0dce4ca7386255cd36f9674fc55..63ad0ced20350f24e94585cbe798a398743818eb 100644 (file)
@@ -38,7 +38,7 @@ void FETools::get_interpolation_matrix(const FiniteElement<dim> &fe1,
                                    interpolation_matrix.n(),
                                    fe2.dofs_per_cell,
                                    fe1.dofs_per_cell));
-/*
+
                                   // Initialize FEValues for fe1 at
                                   // the unit support points of the
                                   // fe2 element.
@@ -67,7 +67,6 @@ void FETools::get_interpolation_matrix(const FiniteElement<dim> &fe1,
            interpolation_matrix(i,j)=0.;
        }  
     }
-*/
 }
 
 

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.