]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
small doc update
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 20 Mar 2000 14:06:53 +0000 (14:06 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 20 Mar 2000 14:06:53 +0000 (14:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@2602 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/numerics/solution_transfer.h

index 894bbccd80be832ebd3f0933fcdd93d65d433134..f3449f7934eeef09959650c2032d711530926379 100644 (file)
@@ -333,19 +333,22 @@ class SolutionTransfer
     unsigned int n_dofs_old;
 
                                     /**
-                                     * #PreparationState# denotes the
-                                     * three possible states of the
+                                     * Declaration of
+                                     * #PreparationState# that
+                                     * denotes the three possible
+                                     * states of the
                                      * #SolutionTransfer#: being
-                                     * prepared for 'pure refinement',
-                                     * prepared for 'coarsening and
-                                     * refinement' or not prepared.
+                                     * prepared for 'pure
+                                     * refinement', prepared for
+                                     * 'coarsening and refinement' or
+                                     * not prepared.
                                      */
     enum PreparationState {
          none, pure_refinement, coarsening_and_refinement
     };
 
                                     /**
-                                     * ???
+                                     * Definition of the respective variable.
                                      */
     PreparationState prepared_for;
 

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.