Skip to content

[bugfix][test] Fix boundarypatchprolongatortest by forwarding grid dimension

graeser requested to merge bugfix/fix-boundarypatchprolongatortest into master

The test used to extract the grid dimension from the intersection. This was deprecated and finally removed. As a remedy we now forward the grid dimnsion explicitly.

Merge request reports