]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix missing forward declarations.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 2 Oct 2000 06:59:30 +0000 (06:59 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 2 Oct 2000 06:59:30 +0000 (06:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@3365 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/grid_in.h

index c83b75d2e9e83728f94e676ac6a34f96b5266ac5..5f6c1b770676f91e515ac780917527391d99cac0 100644 (file)
 #include <vector>
 #include <string>
 
+template <int dim> class Point;
 template <int dim> class Triangulation;
+template <int dim> class CellData;
+class SubCellData;
+
 
 /**
  * This class implements an input mechanism for grid data. It allows

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.