]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove value_type since values are NOT accessible
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 3 Mar 2005 21:11:33 +0000 (21:11 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 3 Mar 2005 21:11:33 +0000 (21:11 +0000)
git-svn-id: https://svn.dealii.org/trunk@9984 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_matrix_array.h

index ea8fbaca8e5d663f3ea459e1a919cbf44268e557..cc82d90c41ffb3bf844b187065d8a052061c1e73 100644 (file)
@@ -77,13 +77,6 @@ template <class MATRIX>
 class BlockMatrixArray : public Subscriptor
 {
   public:
-                                    /**
-                                     * Inherit the value_type from
-                                     * the class over which we build
-                                     * the array.
-                                     */
-    typedef typename MATRIX::value_type value_type;
-    
                                     /**
                                      * Constructor fixing the
                                      * dimensions.

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.