]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
small change of doc
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 15 Apr 1999 17:30:37 +0000 (17:30 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 15 Apr 1999 17:30:37 +0000 (17:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@1152 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 3bb2450c66c475f1702da0f2a12b800825294161..99fbfcf480adeb62259c3e2fed7cdb4c4c687b44 100644 (file)
@@ -43,7 +43,7 @@ template <int dim> class DoFHandler;
  * \begin{verbatim}
  * SolutionTransfer<dim, double> soltrans(*dof_handler);
  *                                     // some refinement e.g.
- * tria->refine_and_coarsen_fixed_fraction(error_indicator, 0.3, 0);
+ * tria->refine_and_coarsen_fixed_fraction(error_indicator, 0.3, 0.05);
  *                                     // very important:
  * tria->prepare_coarsening_and_refinement();
  * soltrans.prepare_for_coarsening_and_refinement(solution);
@@ -265,7 +265,6 @@ class SolutionTransfer
          none, pure_refinement, coarsening_and_refinement
     } prepared_for;
 
-
                                     /**
                                      * Is used for #prepare_for_refining#
                                      * (of course also 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.