]> https://gitweb.dealii.org/ - dealii.git/commitdiff
add some documentation 2892/head
authorTimo Heister <timo.heister@gmail.com>
Sun, 31 Jul 2016 13:51:17 +0000 (15:51 +0200)
committerTimo Heister <timo.heister@gmail.com>
Mon, 1 Aug 2016 09:36:09 +0000 (11:36 +0200)
include/deal.II/lac/dynamic_sparsity_pattern.h

index c1d1d62d3950504dffdacaac3fe7d420cf5a3a88..758b41c7082784f4e6d7300f14779435ca14ae63 100644 (file)
@@ -342,7 +342,9 @@ public:
                           const IndexSet &rowset = IndexSet());
 
   /**
-   * Create a square SparsityPattern using the index set.
+   * Create a square SparsityPattern using the given index set. The total size
+   * is given by the size of @p indexset and only rows corresponding to
+   * indices in @p indexset are stored on the current processor.
    */
   DynamicSparsityPattern (const IndexSet &indexset);
 

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.