]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add forward declarations.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 5 Jan 2006 14:23:27 +0000 (14:23 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 5 Jan 2006 14:23:27 +0000 (14:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@11957 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/hp_dof_handler.h

index 3225e22608dca887e9fff3e73d3bf0c447a1bdf6..c1075d8de8a4f14b817c9c641f366c6bbba41e8d 100644 (file)
 #include <map>
 #include <set>
 
+// forward declarations
+template <int celldim, int dim, template <int> class DH> class DoFObjectAccessor;
+template <int dim, template <int> class DH>              class DoFObjectAccessor<0, dim, DH>;
+template <int dim, template <int> class DH>              class DoFObjectAccessor<1, dim, DH>;
+template <int dim, template <int> class DH>              class DoFObjectAccessor<2, dim, DH>;
+template <int dim, template <int> class DH>              class DoFObjectAccessor<3, dim, DH>;
+
 
 /**
  * A namespace that holds all the classes that have to do with hp finite

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.