Skip to content

[fix][1p][test][sequential] Use a simple unit cube grid creator

Timo Koch requested to merge fix/test-diffusion into master

The MPFA interaction volumes store ElementSeeds. In other to restore entities from seed they need the grid which they obtain from the GridCreator. Thus having a GridCreator singleton class is mandatory for the MPFA models.

Merge request reports