]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Extend documentation
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Tue, 17 Jan 2017 17:01:50 +0000 (18:01 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Tue, 17 Jan 2017 17:04:37 +0000 (18:04 +0100)
include/deal.II/lac/constraint_matrix.h

index 1c7c99e72032fbdf71688474eebc537f410e73a0..3c3e758873b839c9bf3f0e8eb7126f1c9f697dff 100644 (file)
@@ -359,6 +359,13 @@ public:
    * second. If this is nevertheless the case, an exception is thrown.
    * However, this behavior can be changed by providing a different value for
    * the second argument.
+   *
+   * If both this object and the object given as argument are initialized with
+   * an IndexSet object, local_lines is set to the union of these IndexSet
+   * objects.
+   *
+   * Merging a ConstraintMatrix that is initialized with an IndexSet
+   * and one that is not initialized with an IndexSet is not yet implemented.
    */
   void merge (const ConstraintMatrix &other_constraints,
               const MergeConflictBehavior merge_conflict_behavior = no_conflicts_allowed);

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.