Skip to content

Make MeshHierarchy implicit? #5062

@connorjward

Description

@connorjward

Currently when we want to use multigrid we have to first create a MeshHierarchy object. I think it's possible that we could now hide this extra implementation step and users could just create forms directly on the initial mesh they create.

I think that this is now possible because we have changed mesh initialisation substantially, and in particular have eliminated the requirement that a mesh hierarchy be constructed before function spaces are made.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions