![]() |
deal.II version GIT relicensing-6809-ge913b9bb34 2026-09-25 17:20:01+00:00
|
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.