]> https://gitweb.dealii.org/ - dealii.git/commit
Update the GNUPlot flags.
authorDavid Wells <wellsd2@rpi.edu>
Fri, 18 May 2018 15:20:06 +0000 (11:20 -0400)
committerDavid Wells <drwells@vt.edu>
Sat, 19 May 2018 16:09:59 +0000 (12:09 -0400)
commit9074eae88a7e3dc91aaa165f62a7e01bc797a4c8
tree7cf5336bcd41ae9937b0b7eb5b2756e48df1ef68
parentfddeaf5cb12a847d89284851a0981941e6c99b93
Update the GNUPlot flags.

This commit fixes two intertwined issues with the current set of flags:
1. The variable names and descriptions are written in a way that implies
only boundary lines can be curved (which is no longer true). This commit
renames n_boundary_face_points to n_curved_line_points to make this
clearer.
2. write_gnuplot currently writes a lot of extra lines for boundary
faces in 3D and there is no way to turn this off. I would like to use
this function to generate wireframes of meshes, so I do not want this
extra output. I added a boolean (defaults to true) that controls whether
or not these extra lines are plotted.
include/deal.II/grid/grid_out.h
source/grid/grid_out.cc

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.