]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Implement the ability to output vector fields in VTK and other formats. Currently...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 11 Oct 2007 23:33:46 +0000 (23:33 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 11 Oct 2007 23:33:46 +0000 (23:33 +0000)
commit59950ac84a3e706fb295a2365286731b798e46b8
tree6335daefb349d93195c9b95996f57d509e021798
parentfe4053cf9fadda1c1f24392ed2c7a874885870ff
Implement the ability to output vector fields in VTK and other formats. Currently, only VTK makes use of this information, but other formats may in the future. Since we now have more information that we need to write into the intermediate format output files and read back in, we also need to bump the revision number of the intermediate format by one.

Currently, there are a couple of failures in the testsuite that I will have to investigate next. There is also still a missing assertion in DataOutReader::merge that I will fix soonish.

git-svn-id: https://svn.dealii.org/trunk@15296 0785d39b-7218-0410-832d-ea1e28bc413d
27 files changed:
deal.II/base/include/base/data_out_base.h
deal.II/base/source/data_out_base.cc
deal.II/doc/news/changes.h
tests/base/data_out_base.cc
tests/base/data_out_base/cmp/generic
tests/base/data_out_base_dx.cc
tests/base/data_out_base_eps.cc
tests/base/data_out_base_gmv.cc
tests/base/data_out_base_gnuplot.cc
tests/base/data_out_base_povray.cc
tests/base/data_out_base_tecplot.cc
tests/base/data_out_base_vtk.cc
tests/base/functions_01.cc
tests/bits/data_out_01/cmp/generic
tests/bits/data_out_02/cmp/generic
tests/bits/data_out_03/cmp/generic
tests/bits/data_out_faces_01/cmp/generic
tests/bits/data_out_faces_02/cmp/generic
tests/bits/data_out_rotation_01/cmp/generic
tests/bits/data_out_rotation_01/cmp/i686-pc-linux-gnu+gcc4.0
tests/bits/data_out_rotation_01/cmp/i686-pc-linux-gnu+icc7.1
tests/bits/data_out_rotation_01/cmp/mips-sgi-irix6.5+MIPSpro7.4
tests/bits/data_out_rotation_01/cmp/powerpc-apple-darwin8.10.0+gcc4.0
tests/bits/data_out_rotation_01/cmp/x86_64-unknown-linux-gnu+gcc3.3
tests/bits/data_out_rotation_02/cmp/generic
tests/bits/data_out_stack_01/cmp/generic
tests/bits/data_out_stack_02/cmp/generic

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.