]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Reference step-69 in a couple of places. 9628/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 5 Mar 2020 23:23:27 +0000 (16:23 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 5 Mar 2020 23:23:27 +0000 (16:23 -0700)
include/deal.II/base/parallel.h
include/deal.II/base/parameter_acceptor.h

index 7376ec70fe9e061577e242e4006c5b958224b0a4..f2c542c0608180a96c12ab3ff9fac2236e6061a2 100644 (file)
@@ -373,7 +373,8 @@ namespace parallel
 
   /**
    * This function applies the given function argument @p f to all elements in
-   * the range <code>[begin,end)</code> and may do so in parallel.
+   * the range <code>[begin,end)</code> and may do so in parallel. An example
+   * of its use is given in step-69.
    *
    * However, in many cases it is not efficient to call a function on each
    * element, so this function calls the given function object on sub-ranges.
index e0467454cb41a3dd12ee7dd6691d6f5856675bd4..0a1a20060d4a90d32212c505980b92981d43df18 100644 (file)
@@ -72,7 +72,7 @@ DEAL_II_NAMESPACE_OPEN
  * attach a signal to ParameterAcceptor::declare_parameters_call_back and
  * ParameterAcceptor::parse_parameters_call_back, that are called just after
  * the declare_parameters() and parse_parameters() functions of each derived
- * class.
+ * class. step-69 has an example of doing this.
  *
  * A typical usage of this class is the following:
  *

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.