]> https://gitweb.dealii.org/ - dealii.git/commitdiff
list within documentation of FunctionTime fixed 8702/head
authorReza Rastak <rastak@stanford.edu>
Wed, 4 Sep 2019 23:13:04 +0000 (16:13 -0700)
committerReza Rastak <rastak@stanford.edu>
Wed, 4 Sep 2019 23:14:39 +0000 (16:14 -0700)
include/deal.II/base/function_time.h

index 22677d94ba6faf80836dcc6a8a6179a71226d397..d68b06226a7dbdfca16f3133f99c61d1c23e0113 100644 (file)
@@ -34,11 +34,11 @@ DEAL_II_NAMESPACE_OPEN
  * <tt>ConstantFunction</tt> etc also work for time dependent problems.
  *
  * Access to the time goes through the following functions:
- *  @verbatim
+ * <ul>
  *  <li> <tt>get_time</tt>: return the present value of the time variable.
  *  <li> <tt>set_time</tt>: set the time value to a specific value.
  *  <li> <tt>advance_time</tt>: increase the time by a certain time step.
- *  @endverbatim
+ * </ul>
  * The latter two functions are virtual, so that derived classes can perform
  * computations which need only be done once for every new time. For example,
  * if a time dependent function had a factor <tt>sin(t)</tt>, then it may be a

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.