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

deal.II/lac/include/lac/sparse_matrix.h

index 3fa840c0fdf09e544c86d635013481139da3a3a7..3fcc408d622384b70ac902895d7636177999a61d 100644 (file)
@@ -70,7 +70,7 @@ class SparseMatrix : public Subscriptor
     SparseMatrix (const SparseMatrix &);
 
 
-/**
+                                    /**
                                      * Constructor. Takes the given matrix
                                      * sparsity structure to represent the
                                      * sparsity pattern of this matrix. You
@@ -97,7 +97,7 @@ class SparseMatrix : public Subscriptor
     SparseMatrix<number>& operator = (const SparseMatrix<number> &);
 
 
-/**
+                                    /**
                                      * Reinitialize the object but keep to
                                      * the sparsity pattern previously used.
                                      * This may be necessary if you #reinit#'d
@@ -649,7 +649,7 @@ class SparseMatrix : public Subscriptor
                            somenumber               *partial_norm) const;
 
 
-// make all other sparse matrices
+                                    // make all other sparse matrices
                                     // friends
     template <typename somenumber> friend class SparseMatrix;
 };

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.