]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix grammar. 5060/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 11 Sep 2017 22:12:45 +0000 (16:12 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 11 Sep 2017 22:20:22 +0000 (16:20 -0600)
include/deal.II/lac/solver_bicgstab.h
include/deal.II/lac/solver_cg.h
include/deal.II/lac/solver_fire.h
include/deal.II/lac/solver_minres.h
include/deal.II/lac/solver_qmrs.h
include/deal.II/lac/solver_richardson.h

index ede0758a68bdee9ea74ac7b1eb0afb58e0600e38..7450a871429dbcf900d966fac26ca3c70b4241d2 100644 (file)
@@ -146,7 +146,7 @@ protected:
   /**
    * Interface for derived class.  This function gets the current iteration
    * vector, the residual and the update vector in each step. It can be used
-   * for graphical output of the convergence history.
+   * for graphical output of the convergence history.
    */
   virtual void print_vectors(const unsigned int step,
                              const VectorType   &x,
index ba6b53c1e5fee542c839d0fc2313f915ac38854a..9b35b16480d711be9f0d6bc7bdbae95308f1bf72 100644 (file)
@@ -167,7 +167,7 @@ protected:
   /**
    * Interface for derived class. This function gets the current iteration
    * vector, the residual and the update vector in each step. It can be used
-   * for graphical output of the convergence history.
+   * for graphical output of the convergence history.
    */
   virtual void print_vectors(const unsigned int step,
                              const VectorType   &x,
index 36d55ce2b91f205bf955144745a876d20d7fba0c..316b664fb745f76044d6a9bd8cd310cd41816736 100644 (file)
@@ -174,7 +174,7 @@ protected:
    * Interface for derived class. This function gets the current iteration
    * @p x (variables), @p v (x's time derivative) and @p g (the gradient) in
    * each step.
-   * It can be used for graphical output of the convergence history.
+   * It can be used for graphical output of the convergence history.
    */
   virtual void print_vectors (const unsigned int,
                               const VectorType &x,
index 3dc0a829abc0bbb11641cbd0ce0fa07dead31f65..0834beb96aa900871116937c6bbc204c8358643c 100644 (file)
@@ -125,7 +125,7 @@ protected:
   /**
    * Interface for derived class. This function gets the current iteration
    * vector, the residual and the update vector in each step. It can be used
-   * for graphical output of the convergence history.
+   * for graphical output of the convergence history.
    */
   virtual void print_vectors(const unsigned int step,
                              const VectorType   &x,
index d98d98f3c60cc4513c2188af3f09fbda5fcdf260..a9d7979e88115a8c1801760365ff4f234c8ae4b7 100644 (file)
@@ -135,7 +135,7 @@ public:
   /**
    * Interface for derived class. This function gets the current iteration
    * vector, the residual and the update vector in each step. It can be used
-   * for graphical output of the convergence history.
+   * for graphical output of the convergence history.
    */
   virtual void print_vectors (const unsigned int step,
                               const VectorType   &x,
index 916dc7bcd5d642e473f9197a248fb9146387eb48..2fbd6c87fb50e11e3fd4c2238a4091da7f778c49 100644 (file)
@@ -133,7 +133,7 @@ public:
   /**
    * Interface for derived class. This function gets the current iteration
    * vector, the residual and the update vector in each step. It can be used
-   * for graphical output of the convergence history.
+   * for graphical output of the convergence history.
    */
   virtual void print_vectors (const unsigned int step,
                               const VectorType &x,

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.