Skip to content

VTKFile to support printing HDivTrace functions #4239

Open
@adofarsi

Description

@adofarsi

Describe the current issue
Would it be possible to extend VTKFile to support printing HDivTrace functions on facets?
Currently, the .write() method returns the following error from interpolation.py:
NotImplementedError: Can't interpolate onto traces, sorry.

Describe the solution you'd like
For example, printing such HDivTrace function for a triangular mesh would result in line elements, while for a tetrahedral mesh, it would produce triangular elements.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions