]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add clarification
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 2 Feb 2012 19:52:31 +0000 (19:52 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 2 Feb 2012 19:52:31 +0000 (19:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@24979 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/meshworker/simple.h

index 3cb08550f37541851d7832ff5dbef2fe6b71b0dd..56f90d101053b80d9a4fcfae2071a7bc186527c1 100644 (file)
@@ -1,7 +1,7 @@
 //---------------------------------------------------------------------------
 //    $Id$
 //
-//    Copyright (C) 2010, 2011 by the deal.II authors
+//    Copyright (C) 2010, 2011, 2012 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -77,6 +77,12 @@ namespace MeshWorker
                                         /**
                                          * Assemble the local residuals
                                          * into the global residuals.
+                                         *
+                                         * Values are added to the
+                                         * previous contents. If
+                                         * constraints are active,
+                                         * ConstraintMatrix::distribute_local_to_global()
+                                         * is used.
                                          */
        template <class DOFINFO>
        void assemble(const DOFINFO& info);

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.