Skip to content

DOCS: Imports in introductory tutorials not up to date (imports deprecated VTKFile) #3451

@p479h

Description

@p479h

These examples:

Have this line:
from firedrake.output import VTKFile
which does not work since I last updated the library (2 weeks ago).

I believe the solution is to simply remove this line and replace instances of VTKFile with File.

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