gridap / GridapDistributed.jl

Parallel distributed-memory version of Gridap
MIT License
103 stars 15 forks source link

Bug: Integration of HDiv terms on SkeletonTriangulation, for SubAssembledRows strategy #111

Closed JordiManyer closed 1 year ago

JordiManyer commented 1 year ago

I found a bug when assembling skeleton terms in a DG+HDiv example.

The MWE can be found on PR #112

amartinhuertas commented 1 year ago

Solved in PR #115