Dear Joaquin,

As a supplement to Luca's message, with every release of deal.II there is 
the possibility that we introduce some incompatibilities that break 
existing code. This is what must have happened here - I assume that you've 
upgraded from version 8.2.1 or earlier to something newer, and the older 
(?) version of iFEM that you're using does not follow suite. When upgrading 
deal.II you should always keep this in mind, although we do our best to 
provide a warning period to change your code by marking certain functions 
and classes as deprecated. You can see the list of incompatibilities 
between 8.2.1 and the latest release here 
<https://www.dealii.org/8.4.1/doxygen/deal.II/changes_between_8_2_1_and_8_3.html>
 and 
here 
<https://www.dealii.org/8.4.1/doxygen/deal.II/changes_between_8_3_and_8_4.html>,
 
with a more detailed explanation on the use of the Point and Tensor class 
given here <https://www.dealii.org/8.4.1/doxygen/deal.II/classPoint.html>.

Regards,
Jean-Paul

-- 
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