]> https://gitweb.dealii.org/ - dealii.git/commitdiff
The parameters in function distribute_local_to_global() have been indentified
authorArezou Ghesmati <aghesmati@up.math.tamu.edu>
Mon, 10 Aug 2015 16:01:45 +0000 (11:01 -0500)
committerArezou Ghesmati <aghesmati@up.math.tamu.edu>
Mon, 10 Aug 2015 16:01:45 +0000 (11:01 -0500)
include/deal.II/lac/constraint_matrix.h

index a5c43f6b1961a4821340d696acf10a3af88c14d0..8972a28f15e4d3f0bd89174c1b23e1dbb10f9a14 100644 (file)
@@ -716,8 +716,9 @@ public:
    * index at the same time. This needs to be made sure from the caller's
    * site. There is no locking mechanism inside this method to prevent data
    * races.
-   * @param[in] local_vector, local_dof_indices, local_matrix are  input parameters.
-   * @return[out] global_vector  is an output parameter.
+   * @param local_vector : vector of local contributions.
+   * @param local_dof_indices : local degrees of freedom indices correspinding to the vector of local contributions.
+   * @param  global_vector : vector of local contributions is distributed to this global_vector.
    */
   template <typename VectorType, typename LocalType>
   void

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.