write_pvd_record depreciated

22 views
Skip to first unread message

Jinhyun

unread,
Aug 16, 2017, 5:04:58 PM8/16/17
to deal.II User Group
Hi All,

I've just upgraded from 8.4.1 to 8.5 and got some errors/warnings that I'd not seen before. One is that:

   warning: 'write_pvd_record' is deprecated

I've searched the documentation but it doesn't seem that there is a newer function that replaces it. Could you please let me know which function I can use instead?

Thanks!
Jinhyun

Wolfgang Bangerth

unread,
Aug 16, 2017, 5:53:17 PM8/16/17
to dea...@googlegroups.com
There's another variation of that function (in DataOutBase) that you
should be using instead:

http://www.dealii.org/8.5.0/doxygen/deal.II/namespaceDataOutBase.html#a9bcaee76160be3f2cee5c15ca7976a26

The deprecated function is here, and mentions what to use instead:

http://www.dealii.org/8.5.0/doxygen/deal.II/classDataOutInterface.html#a7d6eca4f63127dd89806cd7591fdedf3

Best
W.

--
------------------------------------------------------------------------
Wolfgang Bangerth email: bang...@colostate.edu
www: http://www.math.colostate.edu/~bangerth/

Jinhyun

unread,
Aug 16, 2017, 6:45:45 PM8/16/17
to deal.II User Group, bang...@colostate.edu
Thanks! I was able to update it.
Reply all
Reply to author
Forward
0 new messages