]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Improve wording
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 23 Oct 2006 19:20:44 +0000 (19:20 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 23 Oct 2006 19:20:44 +0000 (19:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@14053 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/headers/main.h

index 40b6b4f92841eaeffff19fdad85c50897663ccbc..7262b10c12e9f224579abe9511435eda3c4b2a0c 100644 (file)
  *   module.
  *
  *
- *   <li> <b>Linear System</b>: One one knows how to evaluate the
+ *   <li> <b>Linear System</b>: If one knows how to evaluate the
  *   values and gradients of shape functions on individual cells using
  *   FEValues and friends, and knows how to get the global numbers of
  *   the degrees of freedom on a cell using the DoFHandler iterators,
- *   one uses the bilinear form of the problem to assemble the system
- *   matrix (and right hand side) of the linear system from which we
- *   will determine the solution of our problem.
+ *   then the next step is to use the bilinear form of the problem to
+ *   assemble the system matrix (and right hand side) of the linear
+ *   system. We will then determine the solution of our problem from
+ *   this linear system.
  *
  *   To do this, we need to have classes that store and manage the
  *   entries of matrices and vectors. deal.II comes with a whole set

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.