> Hi Konrad,
>
> I figured out my error. I was imposing constraints differently on the 
> advection matrix than from the other matrices. I fixed it by not using the 
> constraints.local_to_global() function and just computing the full matrix 
> and using constraints.condense() on the system matrix after adding them 
> together. 
>

Yes, that makes sense. I am glad you solved it :-)

Konrad

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