]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Small reformatting.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 7 Mar 2000 12:38:45 +0000 (12:38 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 7 Mar 2000 12:38:45 +0000 (12:38 +0000)
git-svn-id: https://svn.dealii.org/trunk@2562 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/numerics/error_estimator.h

index fe7070207c0eb48ede2b2444d999011ed364dad3..3b51db9b9819de4c2f47e507fd45419d86468bd9 100644 (file)
@@ -194,7 +194,7 @@ class KellyErrorEstimator
     typedef map<unsigned char,const Function<dim>*> FunctionMap;
 
 
-/**
+                                    /**
                                      * Implementation of the error
                                      * estimator described above. You
                                      * may give a coefficient, but
@@ -274,7 +274,7 @@ class KellyErrorEstimator
 private:
 
 
-/**
+                                    /**
                                      * Declare a data type to represent the
                                      * mapping between faces and integrated
                                      * jumps of gradients. See the general
@@ -283,14 +283,14 @@ private:
     typedef map<typename DoFHandler<dim>::face_iterator,double> FaceIntegrals;
 
 
-/**
+                                    /**
                                      * Redeclare an active cell iterator.
                                      * This is simply for convenience.
                                      */
     typedef DoFHandler<dim>::active_cell_iterator active_cell_iterator;
 
 
-/**
+                                    /**
                                      * All data needed by the several functions
                                      * of the error estimator is gathered in
                                      * this struct. It is passed as a reference

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.