]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Document namespace dealii.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Mar 2008 00:25:53 +0000 (00:25 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Mar 2008 00:25:53 +0000 (00:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@15911 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/headers/namespace_dealii.h [new file with mode: 0644]

diff --git a/deal.II/doc/doxygen/headers/namespace_dealii.h b/deal.II/doc/doxygen/headers/namespace_dealii.h
new file mode 100644 (file)
index 0000000..8311f51
--- /dev/null
@@ -0,0 +1,11 @@
+/**
+ * This is the namespace in which everything in deal.II is in. To avoid
+ * prefixing every class and function call with dealii::, the @ref Tutorial
+ * therefore have a <code>using namespace dealii;</code> at the top of the
+ * code.
+ *
+ * In this documentation, the namespace prefix is suppressed for brevity.
+ */
+namespace dealii
+{
+}

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.