Skip to content

Garbage collection of unused grid component #90

@chmerdon

Description

@chmerdon

Meanwhile the components dictionary in an ExtendableGrid accumulates all kind of adjacency and may contain redundant information that can be recalculated again from the main adjacencies (like NodeCells, but also FaceNodes etc.). We may think of some "garbage collecting" mechanism that checks if a component is still needed and erases it otherwise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions