← Back to team overview

dolfin team mailing list archive

Assembly over interior facets very slow

 

When I run the DG demo, it looks like the assembly over interior
facets is very slow.

I suspect this is because we are not computing the sparsity pattern
correctly before assembly (so we won't get the correct number of
nonzeros per row).

Does anyone else see this. Ideas for fixes? Kristian?

-- 
Anders


Follow ups