]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add doc to field.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 19 Feb 2003 01:33:05 +0000 (01:33 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 19 Feb 2003 01:33:05 +0000 (01:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@7175 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_ilu.h

index da998c96ac095b984489f72cd50e3944b0059bd2..3b2471dc92a7ce1b6511fd6807760f748166e107 100644 (file)
@@ -79,8 +79,16 @@ class SparseILU : public SparseLUDecomposition<number>
                                       * argument.
                                       */
     SparseILU (const SparsityPattern &sparsity);
-    
-    typedef typename SparseLUDecomposition<number>::AdditionalData AdditionalData;
+
+                                    /**
+                                     * Make the @p{AdditionalData}
+                                     * type in the base class
+                                     * accessible to this class as
+                                     * well.
+                                     */
+    typedef
+    typename SparseLUDecomposition<number>::AdditionalData
+    AdditionalData;
 
                                     /**
                                      * Perform the incomplete LU

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.