]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Correct documentation of a MatrixFree additional data parameter. 10332/head
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Sat, 23 May 2020 13:59:03 +0000 (15:59 +0200)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Sat, 23 May 2020 13:59:08 +0000 (15:59 +0200)
include/deal.II/matrix_free/matrix_free.h

index 37c972da1c05ae949f1388dc6d23a05cd1bb0750..83da1f728bfd2991b69a9a8dc3323893f8f9c39d 100644 (file)
@@ -447,9 +447,9 @@ public:
     DEAL_II_DEPRECATED unsigned int &level_mg_handler;
 
     /**
-     * Controls whether to allow reading from vectors without resolving
+     * Controls whether to enable reading from vectors without resolving
      * constraints, i.e., just read the local values of the vector. By
-     * default, this option is disabled, so if you want to use
+     * default, this option is enabled. In case you want to use
      * FEEvaluationBase::read_dof_values_plain, this flag needs to be set.
      */
     bool store_plain_indices;

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.