Dear deal.II developers,
I've found out that in Matrix-free framework there is no assertion that 
checks if number of components of finite element matches number components 
used in cell operations. By mistake I used scalar FE instead vector and it 
took me quite a long time to figure it out. The program worked and even 
covered in reasonable number of iterations. I think FEEvaluation is right 
place to put this assertion.

Michał Wichrowski

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to