Skip to content

petsc_save_checkpoint() does not include the recent XDMF changes. #80

@gthyagi

Description

@gthyagi

petsc_save_checkpoint() does not include the recent XDMF updates for creating vertex and cell datasets; it only saves datasets based on the MeshVariable degree.
Do we need two separate functions for checkpointing (write_timestep() and petsc_save_checkpoint())?
If both are required, the recent XDMF updates should also be added to petsc_save_checkpoint().
For easier maintenance, it may be better to keep a single checkpointing function.

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