This is the namespace in which everything in deal.II is. To avoid prefixing every class and function call with the namespace name, the Tutorial programs therefore have a using namespace dealii; at the top of the code.
Throughout the documentation, the namespace prefix is suppressed for brevity.
documentation generated on Thu Jun 9 2011 19:59:30 by
doxygen
1.7.4