]> https://gitweb.dealii.org/ - dealii.git/commitdiff
clarify documentation of ConstraintMatrix::distribute(VECTOR) 285/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 4 Dec 2014 20:37:16 +0000 (15:37 -0500)
committerTimo Heister <timo.heister@gmail.com>
Thu, 4 Dec 2014 20:37:16 +0000 (15:37 -0500)
This came up as a question on the mailing list so we should be more precise.

include/deal.II/lac/constraint_matrix.h

index 1bfa3d1f77cdf5813c5d0abf9ef804bdd1ad1344..305d5d72b190d6781141a9b3e19cc875b7f396cf 100644 (file)
@@ -1099,8 +1099,8 @@ public:
    * Trilinos vector wrapper class, or any other type having the same
    * interface.
    *
-   * Note that if called with a TrilinosWrappers::MPI::Vector it may not
-   * contain ghost elements.
+   * @note If called with a TrilinosWrappers::MPI::Vector or
+   * PETScWrappers::MPI::Vector @p vec must not contain ghost elements.
    */
   template <class VectorType>
   void distribute (VectorType &vec) const;

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.