From aa54794bfe8d9468c2514cabaec7d665615c6aeb Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Wed, 4 Jun 2014 22:46:25 +0000 Subject: [PATCH] remove a note about disable threads that is out of date git-svn-id: https://svn.dealii.org/trunk@33018 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-18/doc/intro.dox | 5 ----- 1 file changed, 5 deletions(-) diff --git a/deal.II/examples/step-18/doc/intro.dox b/deal.II/examples/step-18/doc/intro.dox index 5e494a505a..a750e9e10d 100644 --- a/deal.II/examples/step-18/doc/intro.dox +++ b/deal.II/examples/step-18/doc/intro.dox @@ -534,9 +534,4 @@ the results section will show what displacement pattern comes out of this simulation. -@note PETSc appears not to co-operate well when using -threads and the program crashes when deal.II is compiled in its usual mode -supporting multithreading. The program can therefore only be compiled and run -if multithreading is disabled upon configuration of deal.II using the ---disable-threads switch to ./configure. -- 2.39.5