]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix SystemSimple
authorfrohne <frohne@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 21 Aug 2013 20:33:51 +0000 (20:33 +0000)
committerfrohne <frohne@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 21 Aug 2013 20:33:51 +0000 (20:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@30387 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/meshworker/simple.h

index dc9d1264ad669861d92ae98a9f8e6638861c8b0c..e7a9c73544054ffdd205bc279ff46961c2cfa948 100644 (file)
@@ -1200,7 +1200,7 @@ namespace MeshWorker
 
     template <class MATRIX, class VECTOR>
     inline void
-    MatrixSimple<MATRIX>::initialize(const ConstraintMatrix &c)
+    SystemSimple<MATRIX,VECTOR>::initialize(const ConstraintMatrix &c)
     {
       MatrixSimple<MATRIX>::initialize(c);
       ResidualSimple<VECTOR>::initialize(c);

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.