]> https://gitweb.dealii.org/ - dealii.git/commit
Adjust output of GridOut::write_gnuplot() for 1d triangulations.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 23 Mar 2015 18:47:43 +0000 (13:47 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 23 Mar 2015 18:48:00 +0000 (13:48 -0500)
commit5153497af7232143a2cf93a950c8670ada5d3e73
treef6ebb27a7437c4ecf1cf5c82f4b664f39dd0f0b2
parent50ae76df600fc11e3f87de1e47975a6ff8de44d1
Adjust output of GridOut::write_gnuplot() for 1d triangulations.

The GridOut::write_gnuplot() function produced output
  for 1d meshes embedded in higher dimensional spaces that was
  invalid in that the lines showing individual cells were connected.
  While this is not wrong for singly connected 1d meshes, it leads to wrong
  results if the domain is not singly connected and not every cell is the
  right neighbor of the previous cell.
doc/news/changes.h
source/grid/grid_out.cc
tests/deal.II/coarsening_02_1d.output
tests/deal.II/distort_random.output
tests/deal.II/grid_out.output
tests/deal.II/grid_parallelepiped.output
tests/deal.II/grid_parallelepiped_03.output
tests/deal.II/union_triangulation.output
tests/grid/grid_generator_01.output
tests/grid/grid_generator_02.output
tests/grid/grid_generator_03.output

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.