pmgbergen / porepy

Python Simulation Tool for Fractured and Deformable Porous Media

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyword only arguments

IvarStefansson opened this issue · comments

The following methods are candidates:

  • MixedDimensionalGrid.subdomains (dim)
  • MixedDimensionalGrid.interfaces (dim, codim)

What are your thoughts on this one, @keileg? I am tempted to close it.

Agree. We may come back to this if the code reaches a level of maturity where such improvements will be real progress, but we are far from there yet.