]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Merging conflict with changes.h 2711/head
authorMike H <mdh266@gmail.com>
Thu, 30 Jun 2016 19:46:53 +0000 (14:46 -0500)
committerMike H <mdh266@gmail.com>
Thu, 30 Jun 2016 19:46:53 +0000 (14:46 -0500)
1  2 
doc/news/changes.h

index 7c4ec9d9314fdd9a01fcde1cb62b029d8bb66728,26ff95fb89ec63df63864ef8de87ca73b24f5749..16977b795f43013da89fcd73aa94330a3e036e58
@@@ -139,13 -150,14 +150,22 @@@ inconvenience this causes
  <h3>General</h3>
  
  <ol>
++
 + <li> New: Added TrilinosWrappers::SolveDirect::Initialize and
 + TrilinosWrappers::SolverDirect::Solve to solve distributed linear systems 
 + with multiple right hand sides without needing to refactorize the matrix
 + everytime. Also, added unit test for testing the new functionality.
 + (Michael Harmon, 2016/06/30)
 + </li>
 +
+  <li> Changed: Similar to MappingQEulerian, MappingQ1Eulerian has gained
+  a second constructor that reverses the order of the arguments to indicate
+  which DoFHandler a vector is based on. The old constructor is now
+  deprecated and will be removed in a future version.
+  <br>
+  (Wolfgang Bangerth, 2016/06/25)
+  </li>
   <li> New: Add new classes to expand a scalar finite element solution into
   the orthogonal bases FESeries::Fourier and FESeries::Legendre. Also
   provide auxiliary functions to calculate norms of subsets of expansion

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.