]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update constant_modes doc
authorFabian Castelli <fabian.castelli@kit.edu>
Tue, 8 Mar 2022 14:27:04 +0000 (15:27 +0100)
committerFabian Castelli <fabian.castelli@kit.edu>
Sun, 15 May 2022 10:10:18 +0000 (12:10 +0200)
include/deal.II/lac/trilinos_precondition.h

index 8fa361f179f16c54bf1d548011b43d222889f08c..1ca08b46a4fa2762787d87c2e3d76303b86db2e4 100644 (file)
@@ -1497,11 +1497,11 @@ namespace TrilinosWrappers
        * <tt>n_component</tt>, the provided @p constant_modes should fulfill
        * the following requirements:
        * <ul>
-       * <li>  n_component.size() == <tt>n_component</tt> </li>
-       * <li>  n_component[*].size() == n_dof_local or n_component[*].size()
-       * == n_dof_global </li>
-       * <li>  n_component[<tt>ic</tt>][<tt>id</tt>] ==
-       * "<tt>id</tt><em>th</em> DoF is corresponding to component <tt>ic</tt>
+       * <li>  <tt>constant_modes.size() == n_component</tt> </li>
+       * <li>  <tt>constant_modes[*].size() == n_dof_local</tt> or
+       *       <tt>constant_modes[*].size() == n_dof_global</tt> </li>
+       * <li>  <tt>constant_modes[ic][id] == id</tt><em>th</em> DoF is
+       *       corresponding to component <tt>ic</tt>
        * </li>
        * </ul>
        */

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.