]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a file which I forgot yesterday.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Mar 1999 15:00:38 +0000 (15:00 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Mar 1999 15:00:38 +0000 (15:00 +0000)
git-svn-id: https://svn.dealii.org/trunk@1032 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/tria_iterator_base.h [new file with mode: 0644]

diff --git a/deal.II/deal.II/include/grid/tria_iterator_base.h b/deal.II/deal.II/include/grid/tria_iterator_base.h
new file mode 100644 (file)
index 0000000..9ec3751
--- /dev/null
@@ -0,0 +1,19 @@
+/*----------------------------   tria_iterator_base.h     ---------------------------*/
+/*      $Id$                 */
+#ifndef __tria_iterator_base_H
+#define __tria_iterator_base_H
+/*----------------------------   tria_iterator_base.h     ---------------------------*/
+
+
+/**
+ *   The three states an iterator can be in: valid, past-the-end and
+ *   invalid.
+ */
+enum IteratorState { valid, past_the_end, invalid };
+
+
+
+/*----------------------------   tria_iterator_base.h     ---------------------------*/
+/* end of #ifndef __tria_iterator_base_H */
+#endif
+/*----------------------------   tria_iterator_base.h     ---------------------------*/

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.