]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use correct function name.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 7 Aug 2009 18:49:57 +0000 (18:49 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 7 Aug 2009 18:49:57 +0000 (18:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@19204 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/trilinos_sparsity_pattern.cc

index 9e6888930011da3c4e9e4b10ec2662e244d8e2fc..64ed4e3b6848b025c51850cb26b828f9a82f7169 100755 (executable)
@@ -507,7 +507,7 @@ namespace TrilinosWrappers
 
 
   void
-  SparsityPattern::copy_from (const SparsityPattern &sp)
+  SparsityPattern::operator = (const SparsityPattern &sp)
   {
     Assert (false, ExcNotImplemented());
   }

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.