]> https://gitweb.dealii.org/ - dealii.git/commitdiff
In the doc for KellyErrorEstimator class, trying to fix doxygen links to couple of... 9291/head
authorKrishnakumar Gopalakrishnan <krishna.kumar@ucl.ac.uk>
Sun, 12 Jan 2020 17:01:45 +0000 (17:01 +0000)
committerKrishnakumar Gopalakrishnan <krishna.kumar@ucl.ac.uk>
Mon, 13 Jan 2020 12:49:30 +0000 (12:49 +0000)
fixes a typo (gradiend) in the documentation of KellyErrorEstimator class

Update include/deal.II/numerics/error_estimator.h

Co-Authored-By: Timo Heister <timo.heister@gmail.com>
Update include/deal.II/numerics/error_estimator.h

Co-Authored-By: Timo Heister <timo.heister@gmail.com>
trying to reindent the pull request

include/deal.II/numerics/error_estimator.h

index 485b7bd526e8965ad3f04375ddf995a46198cae6..d52b077e03c8e1950b22ffd416323abb17190330 100644 (file)
@@ -74,10 +74,10 @@ namespace hp
  * the conormal derivative $a\frac{du}{dn} = g$.
  *
  * The error estimator returns a vector of estimated errors per cell which can
- * be used to feed the GridRefinement::refine_fixed_fraction,
- * GridRefinement::refine_fixed_number, and similar functions. This vector
- * contains elements of data type @p float, rather than @p double, since
- * accuracy is not important in the current context.
+ * be used to feed the GridRefinement::refine_and_coarsen_fixed_fraction(),
+ * GridRefinement::refine_and_coarsen_fixed_number(), and similar functions.
+ * This vector contains elements of data type @p float, rather than @p double,
+ * since accuracy is not important in the current context.
  *
  * The full reference for the paper in which this error estimator is defined
  * is as follows:
@@ -164,7 +164,7 @@ namespace hp
  * <h3>Boundary values</h3>
  *
  * If the face is at the boundary, i.e. there is no neighboring cell to which
- * the jump in the gradiend could be computed, there are two possibilities:
+ * the jump in the gradient could be computed, there are two possibilities:
  * <ul>
  * <li> The face belongs to a Dirichlet boundary. Then the face is not
  * considered, which can be justified looking at a dual problem technique and

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.