]> https://gitweb.dealii.org/ - dealii.git/commit
Move DataOutInterface::write_pvd/visit_record() to namespace DataOutBase.
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 3 Dec 2016 23:03:08 +0000 (16:03 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 3 Dec 2016 23:03:08 +0000 (16:03 -0700)
commit09ab757dc49b2afe8b4bf70d23857a89bc3e1195
tree773358523a2cc85ce0e7c181e2a09396ef49ad90
parent10f6337979573e2fd6bdd40be5f3bdc4f0cf4935
Move DataOutInterface::write_pvd/visit_record() to namespace DataOutBase.

These functions did not depend on the state of the DataOutInterface object and could therefore
be made 'static'. On the other hand, we have traditionally kept such functions in namespace
DataOutBase. Move them there, and deprecate the old versions of these functions.
doc/news/changes.h
include/deal.II/base/data_out_base.h
source/base/data_out_base.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.