]> https://gitweb.dealii.org/ - dealii.git/commitdiff
add a todo
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 4 May 2006 09:49:35 +0000 (09:49 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 4 May 2006 09:49:35 +0000 (09:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@13045 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_accessor.h

index 282212579f85f6eaf33ea6e6050ec7714a7f3fa0..7cab6eb2ab8a3f54c8675eca827c47855ccbdfef 100644 (file)
 #include <dofs/hp_dof_handler.h>
 #include <vector>
 
+
 template <typename number> class FullMatrix;
 template <typename number> class SparseMatrix;
 template <typename number> class Vector;
 
-template <int dim> class DoFHandler;
-namespace hp
-{
-  template <int dim> class DoFHandler;
-}
-template <int dim> class FiniteElement;
+//TODO: Find a way to avoid the specializations in the end and get rid of dof_handler include files.
+
+// template <int dim> class DoFHandler;
+// namespace hp
+// {
+//   template <int dim> class DoFHandler;
+// }
+// template <int dim> class FiniteElement;
 
 template <int celldim, class DH> class DoFObjectAccessor;
 

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.