]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
make the function get() private
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Sep 2006 16:18:53 +0000 (16:18 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Sep 2006 16:18:53 +0000 (16:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@13851 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/pointer_matrix.h

index 3a2b3d822fc464bbcbbebb3726afd64c7fbc6f93..aa537cc7dade8e5a216b394f19a2b42882790767 100644 (file)
@@ -127,6 +127,7 @@ class PointerMatrixBase : public Subscriptor
     virtual void Tvmult_add (VECTOR& dst,
                             const VECTOR& src) const = 0;
 
+  private:
                                     /**
                                      * Get the pointer for comparison.
                                      */

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.