]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Rename the UpdateFlagsEssay. 1375/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 16 Aug 2015 20:52:14 +0000 (15:52 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 18 Aug 2015 10:01:28 +0000 (05:01 -0500)
Since it's a regular @group now, remove the 'Essay' part of the name.

doc/doxygen/headers/fe.h
doc/doxygen/headers/update_flags.h
doc/doxygen/options.dox.in
include/deal.II/fe/fe_update_flags.h
include/deal.II/fe/fe_values.h
include/deal.II/fe/mapping.h

index 8a8b572ac78135cda5cd7d1cbbb32d0df37a25c5..46c0ed4b8ee28f60455d0725d877bea27bd59dd3 100644 (file)
  *
  * The actual workings of the FEValues class and friends is
  * complicated because it has to be general yet efficient. The page on
- * @ref UpdateFlagsEssay attempts to give an overview of how this
+ * @ref UpdateFlags attempts to give an overview of how this
  * works.
  *
  * @ingroup feall
index c0bf650882784450ee2faa472ea827ec6997d8ee..9136e245c11ccf17f4d4d160984e7b3429508215 100644 (file)
@@ -15,7 +15,7 @@
 
 
 /**
- * @defgroup UpdateFlagsEssay The interplay of UpdateFlags, Mapping, and FiniteElement in FEValues
+ * @defgroup UpdateFlags The interplay of UpdateFlags, Mapping, and FiniteElement in FEValues
  * 
  * <h2>Introduction</h2>
  * 
index 8375cf2b9b2d8bbcc8f094d0afab5796f9a10fce..0819620f83cf9241c71edfd7ee9ad84a93e9f109 100644 (file)
@@ -79,7 +79,7 @@ FILTER_SOURCE_FILES    = YES
 # and that expands to specific text. For some more transformations, see
 # the scripts/filter perl script that is run over the header files before
 # doxygen sees it and that can expand more complex expressions.
-ALIASES += dealiiRequiresUpdateFlags{1}="@note For this function to work properly, the underlying FEValues, FEFaceValues, or FESubfaceValues object on which you call it must have computed the information you are requesting. To do so, the <code>\1</code> flag must be an element of the list of UpdateFlags that you passed to the constructor of this object. See @ref UpdateFlagsEssay for more information."
+ALIASES += dealiiRequiresUpdateFlags{1}="@note For this function to work properly, the underlying FEValues, FEFaceValues, or FESubfaceValues object on which you call it must have computed the information you are requesting. To do so, the <code>\1</code> flag must be an element of the list of UpdateFlags that you passed to the constructor of this object. See @ref UpdateFlags for more information."
 
 ALIASES += dealiiOperationIsMultithreaded="@note If deal.II is configured with threads, this operation will run multi-threaded by splitting the work into smaller chunks (assuming there is enough work to make this worthwhile)."
 
index 206abf8d1f9c869460f695230af67301beba85fd..e9a7f56d90db184ca67b175f046871e4b2ba9ac3 100644 (file)
@@ -84,7 +84,7 @@ template <int,int> class FiniteElement;
  *
  * The mechanism by which all this is accomplished is also discussed on the
  * page on
- * @ref UpdateFlagsEssay.
+ * @ref UpdateFlags.
  */
 enum UpdateFlags
 {
index 179e007c5c1616b9e82747713b868a55b44a5605..d49fa367630592e9172f38d3ec0cf262b93f2e15 100644 (file)
@@ -1346,7 +1346,7 @@ namespace internal
  * recommended to give <b>all</b> needed update flags to FEValues.
  *
  * The mechanisms by which this class works is also discussed on the page on
- * @ref UpdateFlagsEssay.
+ * @ref UpdateFlags.
  *
  * @ingroup feaccess
  * @author Wolfgang Bangerth, 1998, 2003, Guido Kanschat, 2001
index e2dbd342726f0d214fd57629babc3d01ed78213e..2f1ecddcdbb9ba33faad0eca84ec63f617dbbb96 100644 (file)
@@ -547,7 +547,7 @@ protected:
    * instead, from which the determinant can also be computed -- but
    * this does not take away from the instructiveness of the example.)
    *
-   * @see UpdateFlagsEssay
+   * @see UpdateFlags
    */
   virtual
   UpdateFlags

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.