I computed the two velocity components u, v as different scalars using different dof handlers but I want to view them as a vector (u,v) when I output my result. I'm not sure if I can use DataComponentInterpretation for this.
Right now I pass them individually to the DataOut object but then I don't know how to view them as a vector. Any help would be really appreciated! Thank you! -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/9855cdc8-8a5b-4ddc-bf3c-0cbeabc3e45an%40googlegroups.com.
