Skip to content

Deprecate HDiv(element) syntax? #3213

Open
@mscroggs

Description

@mscroggs

In FEniCS/ufl#197, the ability to call the HDiv and HCurl Sobolev spaces was removed. In firedrakeproject/tsfc#302, I added a slightly hacky CallableSobolevSpace class to finat.ufl to keep the old behaviour.

Longer time, should the syntax HDiv(element) be replaced with HDivElement(element), so that CallableSobolevSpace can be removed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions