]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix include path.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 24 Jul 2000 08:26:23 +0000 (08:26 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 24 Jul 2000 08:26:23 +0000 (08:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@3200 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/derivative_approximation.cc

index 7efe887e0691ba6a2894f02965fe9daa2dbb86da..c3c80d2b2b5ac96199cbfaf044eda1cdc06fe2ee 100644 (file)
@@ -1,4 +1,4 @@
-//----------------------------  gradient_estimator.cc  ---------------------------
+//----------------------------  derivative_approximation.cc  ---------------------------
 //    $Id$
 //    Version: $Name$
 //
@@ -9,7 +9,7 @@
 //    to the file deal.II/doc/license.html for the  text  and
 //    further information on this license.
 //
-//----------------------------  gradient_estimator.cc  ---------------------------
+//----------------------------  derivative_approximation.cc  ---------------------------
 
 
 #include <base/quadrature_lib.h>
@@ -21,7 +21,7 @@
 #include <dofs/dof_handler.h>
 #include <fe/fe.h>
 #include <fe/fe_values.h>
-#include <numerics/gradient_estimator.h>
+#include <numerics/derivative_approximation.h>
 
 
 template <typename T>

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.