]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove Guido's bogus indentations.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 29 Mar 2000 14:07:34 +0000 (14:07 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 29 Mar 2000 14:07:34 +0000 (14:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@2637 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_constraints.h

index cae4cac49f3ed5f1d798f2f3e13fb29213544597..6ad1c3995c72b81736a66abdfd18409a410c5cd8 100644 (file)
@@ -108,7 +108,7 @@ class ConstraintMatrix : public Subscriptor
     ConstraintMatrix ();
 
 
-/**
+                                    /**
                                      * Add a new line to the matrix.
                                      */
     void add_line (const unsigned int line);
@@ -194,7 +194,7 @@ class ConstraintMatrix : public Subscriptor
                   SparsityPattern       &condensed) const;
 
 
-/**
+                                    /**
                                      * This function does much the same as
                                      * the above one, except that it condenses
                                      * the matrix struct 'in-place'. It does
@@ -282,7 +282,7 @@ class ConstraintMatrix : public Subscriptor
     void set_zero (Vector<number> &vec) const;
 
 
-/**
+                                    /**
                                      * Print the constraint lines. Mainly for
                                      * debugging purposes.
                                      *
@@ -297,7 +297,7 @@ class ConstraintMatrix : public Subscriptor
     void print (ostream &) const;
 
 
-/**
+                                    /**
                                      * Exception
                                      */
     DeclException0 (ExcMatrixIsClosed);

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.