Export the partition sets available for iteration (e.g. dune.grid.Partitions.interior)
These can now be used in the gf.pointData
, gf.cellData
, or grid.triangulation
functions to access a numpy view of the objects over the given partition.
These can now be used in the gf.pointData
, gf.cellData
, or grid.triangulation
functions to access a numpy view of the objects over the given partition.