Hallo,
Thanks for both replies.
In general, from a solution vector, how can I extract u_x, u_y, and T nodal 
values corresponding to a specific node?
Best regards.
Lisa

On Thursday, October 13, 2016 at 1:05:08 PM UTC+2, Lisa Collins wrote:
>
> Hello,
>
> Dealing with vector valued problems in deal ii is a bit confusing for me.
> I have a question regarding the solution vector (S).
> If we have a problem with 20 nodes and 3 dofs per node (u_x , u_y , and T 
> temperature) can we always say that:
>
> S[0] = u_x of node A
> S[1] = u_y of node A
> S[2] = T of node A
>
> S[3] = u_x of node B
> S[4] = u_y of node B
> S[5] = T of node B
>
> and so on.
>
> Thanks.
> Lisa
>

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