]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Try to suppress a warning with clang.
authorBruno Turcksin <bruno.turcksin@gmail.com>
Thu, 27 Feb 2014 15:36:51 +0000 (15:36 +0000)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Thu, 27 Feb 2014 15:36:51 +0000 (15:36 +0000)
git-svn-id: https://svn.dealii.org/trunk@32572 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/time_stepping.h

index 4b1ba0510ee04e8bcafef7304afed07437b78335..c339fe2859f33e25babde52119fe16adaa34cc89 100644 (file)
@@ -135,7 +135,7 @@ namespace TimeStepping
      * time step. When using Runge-Kutta methods, @p F and @ J_inverse can
      * only contain one element.
      */
-    virtual double evolve_one_time_step(
+    double evolve_one_time_step(
       std::vector<std_cxx1x::function<VECTOR (const double, const VECTOR &)> > &F,
       std::vector<std_cxx1x::function<VECTOR (const double, const double, const VECTOR &)> > & J_inverse,
       double t,

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.