]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fixed order of changes.h entry 2519/head
authortcclevenger <tcleven@clemson.edu>
Thu, 28 Apr 2016 15:21:12 +0000 (11:21 -0400)
committertcclevenger <tcleven@clemson.edu>
Thu, 28 Apr 2016 15:21:12 +0000 (11:21 -0400)
doc/news/changes.h

index 68767f7749083a8b237adae24ca167d9a3a3968f..64aa6f5cce1bf6a24bed1fd01c87b6296d6b2953 100644 (file)
@@ -216,6 +216,14 @@ inconvenience this causes.
 <h3>Specific improvements</h3>
 
 <ol>
+ <li> New: added function GridOut::write_mesh_per_processor_as_vtu. This allows 
+ the visualization of a parallel finite element mesh that can be seperated into each 
+ processor's owned and ghost cells. It also allows for the visualization of each level
+ of a multilevel mesh. 
+ <br>
+ (Conrad Clevenger, 2016/04/28)
+ </li>
+
  <li> Fixed: TrilinosWrappers::SparseMatrix will now exit early if there are no
  entries to add to the matrix. This usually occurs when zero elision is on. This
  fixes a bug where the matrix raises an exception if there are no entries to add
@@ -253,14 +261,6 @@ inconvenience this causes.
  (Daniel Shapero, 2016/04/19)
  </li>
 
- <li> New: added function GridOut::write_mesh_per_processor_as_vtu. This allows 
- the visualization of a parallel finite element mesh that can be seperated into each 
- processor's owned and ghost cells. It also allows for the visualization of each level
- of a multilevel mesh. 
- <br>
- (Conrad Clevenger, 2016/04/28)
- </li>
-
  <li> Improved: The parallel loops in the deal.II Vector class for
  vector-vector operations have been revised for performance. This includes
  adjusting the minimum parallel grain size to 4096 vector entries and using an

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.