Skip to content

Merging method? #34

Description

@henry2004y

Hi,

Great package! I have a question regarding the available functionality: as an opposite to split!, is there a merge! method available to combine leaves together? If it hasn't existed yet, it is possible to add such method?

Something like

root = Cell(SVector(0., 0), SVector(1., 1))
split!(root) # 1 into 2x2
merge!(root) # 2x2 into 1?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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