]> https://gitweb.dealii.org/ - dealii.git/commit
Introduce new class DataPostprocessor, which takes data values and possibly gradients...
authorTobias Leicht <tobias.leicht@dlr.de>
Mon, 10 Sep 2007 11:22:30 +0000 (11:22 +0000)
committerTobias Leicht <tobias.leicht@dlr.de>
Mon, 10 Sep 2007 11:22:30 +0000 (11:22 +0000)
commitf78572e58cf0c351e86a7d6cf17d751716ca98f4
tree715bf4ac6f519e9ea054da8cf2edae8300d86946
parent8e8060d6e39af858cd5a12bcc5da9aeb3bac51a4
Introduce new class DataPostprocessor, which takes data values and possibly gradients, second derivatives (and normals on faces) and calculates derived data from a given FE solution. Derived classes can be used in combination with DataOut, DataOutFaces and DataOutRotation.

git-svn-id: https://svn.dealii.org/trunk@15186 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/deal.II/include/numerics/data_out.h
deal.II/deal.II/include/numerics/data_out_faces.h
deal.II/deal.II/include/numerics/data_out_rotation.h
deal.II/deal.II/include/numerics/data_postprocessor.h [new file with mode: 0644]
deal.II/deal.II/source/numerics/data_out.cc
deal.II/deal.II/source/numerics/data_out_faces.cc
deal.II/deal.II/source/numerics/data_out_rotation.cc
deal.II/deal.II/source/numerics/data_postprocessor.cc [new file with mode: 0644]

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.