Reference documentation for deal.II version GIT relicensing-245-g36f19064f7 2024-03-29 07:20: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\}}\)
Loading...
Searching...
No Matches
Changes between Version 6.2.0 and 6.2.1

This is the list of changes made between the deal.II releases listed above.

  1. A trivial mistake made deal.II unable to compile against any PETSc version prior to 3.0.0. This is now fixed.

  2. When running in parallel, the step-18 tutorial program produced an error indicating that resetting user pointers was not possible. This is now fixed.

  3. The documentation tar-ball we provide for those who do not want to re-build their own documentation locally using doxygen, did not include any typeset formulas (an oversight: we used a machine without a latex installation to build this package). The 6.2.1 package gets this right.

  4. Some versions of gcc 3.3.x had a bug that showed with code recently introduced into our sources in that it erroneously warned about perfectly legitimate constructs. This is now fixed.