Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-2846-g6fb608615f 2025-03-15 04:10:00+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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Changes between Version 1.0 and 2.0

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

New multithreading scheme

After the old scheme to implement multithreading in deal.II has proven to be too difficult, we implemented something that is significantly more complex, but at the same time significantly simpler to use. There is also a report on this subject, explaining why's and how's, which can be accessed from the documentation page.