Dear deal II users, 
I have a deal II program that finds a solution u(x,y) of a scalar problem. 
I need to manipulate the solution to compute a 2D vector with components
1) du/dx - y
2) du/dy + x
for every node of the domain.
I am stuck because I am unable to find an easy way to perform such 
operation. Also it would be nice to be able to output it like a vector so 
that it can be properly visualized. 
Thank you very much for your help




-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/8563e8c9-6eda-4ca4-a413-c083fec401e9%40googlegroups.com.

Reply via email to