]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
accidentally duplicated function
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 23 May 2014 14:14:00 +0000 (14:14 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 23 May 2014 14:14:00 +0000 (14:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@32973 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/algorithms/theta_timestepping.h

index c374e8e6e1d87add8074fda39b6ab9de4be95cae..58bb77caa9accb9352c44c1910b70eb1337e8391 100644 (file)
@@ -401,17 +401,7 @@ namespace Algorithms
   const double ThetaTimestepping<VECTOR>::current_time () const
   {
     return control.now();
-  }
-
-
-  template <class VECTOR>
-  inline
-  const double ThetaTimestepping<VECTOR>::theta () const
-  {
-    return control.step();
-  }
-
-  
+  }  
 }
 
 DEAL_II_NAMESPACE_CLOSE

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.