Reference documentation for deal.II version GIT 7b2de2f2f9 2023-09-24 11:00:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
dealii Namespace Reference

Detailed Description

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.