]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Move a reference to references.bib. 10041/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 5 May 2020 21:28:13 +0000 (15:28 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 6 May 2020 04:01:43 +0000 (22:01 -0600)
doc/doxygen/references.bib
include/deal.II/numerics/error_estimator.h

index 2073a9fb2d7bbf691cde702877de2a64a10a01cd..1a0759072736afb246d25df923115ccd97fbf7eb 100644 (file)
@@ -658,6 +658,17 @@ year = {2008},
 % References used elsewhere
 % ------------------------------------
 
+@article{KGZB83,
+  author  = {Kelly, D. W. and {De S. R. Gago}, J. P. and Zienkiewicz, O. C.
+             and Babu\v{s}ka, I.},
+  title   = {A posteriori error analysis and adaptive processes in the
+             finite element method: Part {I}--Error Analysis},
+  journal = {Int. J. Num. Meth. Engrg.},
+  year    = {1983},
+  volume  = {19},
+  pages   = {1593--1619}
+}
+
 @article{park2003p,
    title     = {P1-nonconforming quadrilateral finite element methods for
                 second-order elliptic problems},
index cbe774b2e7a9e6a95199ca0fcc8456c0d1181f12..a5d9bc0291b5f74b53b5ae509cd71fecd67d0b7e 100644 (file)
@@ -47,9 +47,9 @@ namespace hp
 
 /**
  * Implementation of the error indicator by Kelly, De S. R. Gago, Zienkiewicz
- * and Babuska and its modification for the hp-FEM. This error indicator tries
- * to approximate the error per cell by integration of the jump of the
- * gradient of the solution along the faces of each cell.  It can be
+ * and Babuska (see @cite KGZB83) and its modification for the hp-FEM. This
+ * error indicator tries to approximate the error per cell by integration of the
+ * jump of the gradient of the solution along the faces of each cell.  It can be
  * understood as a gradient recovery estimator; see the survey of Ainsworth
  * and Oden, "A Posteriori Error Estimation in Finite Element Analysis"
  * (Wiley, 2000) for a complete discussion.
@@ -79,21 +79,6 @@ namespace hp
  * 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:
- * @code{.bib}
- * @article{KGZB83,
- *   author  = {Kelly, D. W. and {De S. R. Gago}, J. P. and Zienkiewicz, O. C.
- *              and Babu\v{s}ka, I.},
- *   title   = {A posteriori error analysis and adaptive processes in the
- *              finite element method: Part {I}--Error Analysis},
- *   journal = {Int. J. Num. Meth. Engrg.},
- *   year    = {1983},
- *   volume  = {19},
- *   pages   = {1593--1619}
- * }
- * @endcode
- *
  *
  * <h3>Implementation</h3>
  *

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.