]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Merge pull request #3123 from Rombur/time_stepping
authorTimo Heister <timo.heister@gmail.com>
Fri, 16 Sep 2016 17:45:02 +0000 (13:45 -0400)
committerGitHub <noreply@github.com>
Fri, 16 Sep 2016 17:45:02 +0000 (13:45 -0400)
Fix a bug in time stepping method

1  2 
doc/news/changes.h

index d25b5d2b37586961ca479eaf538289ae63ebc3fe,215b0dfb6de39bb05da27600289fd5929c2e894e..c3343d0fa99c2f0303c813f9d18bcfbf4ed27d3b
@@@ -529,14 -529,12 +529,19 @@@ inconvenience this causes
  <h3>Specific improvements</h3>
  
  <ol>
+  <li> Fixed: EmbeddedRungeKutta methods now correctly increase delta_t_guess 
+  when the error is below coarsen_tol.
+  </br>
+  (Vaibhav Palkar, Bruno Turcksin, 2016/09/16)
+  </li>
  
 + <li> Fixed: TrilinosWrappers::MPI::Vector::locally_owned_elements()
 + now returns the correct IndexSet also if initialized with two
 + IndexSets. 
 + <br>
 + (Daniel Arndt, 2016/09/16)
 + </li>
 +
   <li> New: LinearAlgebra::Vector is now instantiated for float and double.
   <br>
   (Bruno Turcksin, 2016/09/15)

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.