From: wolf Date: Thu, 12 May 2005 18:12:04 +0000 (+0000) Subject: Crosslink to one of the reports. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e19aa822eb4dde344ab30aba9acb4a4c2c934fb;p=dealii-svn.git Crosslink to one of the reports. git-svn-id: https://svn.dealii.org/trunk@10674 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/thread_management.h b/deal.II/base/include/base/thread_management.h index 9c44ba82e0..674fd225ca 100644 --- a/deal.II/base/include/base/thread_management.h +++ b/deal.II/base/include/base/thread_management.h @@ -35,7 +35,10 @@ /** - * A namespace for the implementation of thread management in deal.II. + * A namespace for the implementation of thread management in + * deal.II. Most of the content of this namespace is discussed in + * detail in one of the reports linked to from the documentation page + * of deal.II. */ namespace Threads {