]> https://gitweb.dealii.org/ - dealii.git/commit
Implement the ability to output vector fields in VTK and other formats. Currently...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 11 Oct 2007 23:33:46 +0000 (23:33 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 11 Oct 2007 23:33:46 +0000 (23:33 +0000)
commitd5e605d1247c885b1f435a3d4d6eaec249676845
tree7a53844d0b6cf0d6320da840f2f4d16ea2e5cbfa
parentd720c9bddb0299d481614a447402479b337953d7
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
23 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/mips-sgi-irix6.5+MIPSpro7.4
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.