Skip to content

Improve O(N^2) search algorithm for DMPlex creation. #8

Description

@mrhardman

Create a O( N ln N ) search algorithm for creating a global list of vertices for the DMPlex, where N is the number of vertices in the mesh. At present the search algorithm from #1 is O(N^2).

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