Dear group members, I have one question,
I am trying to calculate the L2 norm of the error of a solution. In particular, I have a *vector of the solution* u_omega and a *FeSystem* with two fes. I am interested in computing the L2 norm of the error related to the first fe using *integrate_difference * function. (Note here u_omega is *not a blocked vector*, however, it has two solutions stacked together in one vector). Can I extract the solution of the first part from u_omega? Thank you in advance for your help. Best, Najwa -- 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/9741338e-2a31-418b-815d-277a5d7cb573n%40googlegroups.com.
