]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Introduce new class DataPostprocessor, which takes data values and possibly gradients...
authorleicht <leicht@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 10 Sep 2007 11:22:30 +0000 (11:22 +0000)
committerleicht <leicht@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 10 Sep 2007 11:22:30 +0000 (11:22 +0000)
commit6883c7b61f65208944cc813952027525fdbad7e8
treef5a83e51e0dda2fc5eb5c768901ef725cfa65ce8
parentb57b7adf0d12337ea2f934f9fa74baf2b164fbd8
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.