2017-02-14 10:13 GMT-05:00 Sebastian.Gonzalez-Pintor <segon...@gmail.com>:
> I am doing some reading about this now. I do not have explicit destructors
> neither in c++ nor in python, so I want to be carefull that I can define the
> destructors to add the cout without changing the what the destructor would
> do the work. Thanks for the hint.
You should be fine just adding destructors with cout (at least in
c++). The behavior won't change.

Best,

Bruno

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to