]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Next doc update.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Mar 1999 15:52:40 +0000 (15:52 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Mar 1999 15:52:40 +0000 (15:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@1063 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/numerics/time_dependent.h

index 19027d63f72aa7f4f53da0946d8c622725330639..4f49260427a2c69e6a29e921c6a68578ada44769 100644 (file)
@@ -610,7 +610,15 @@ void TimeDependent::do_loop (InitFunctionObject      init_function,
 
 
 
-
+/**
+ * Base class for a time step in time dependent problems. This class provides
+ * barely more than the basic framework, defining the necessary virtual
+ * functions (namely #sleep# and #wake_up#), the interface to previous
+ * and following grids, and some functions to be called before a new loop
+ * over all time steps is started.
+ *
+ * @author Wolfgang Bangerth, 1999
+ */
 class TimeStepBase : public Subscriptor
 {
   public:

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.