Skip to content

Conversation

@bennibolm
Copy link
Contributor

No description provided.

t8_forest_write_vtk_ext(forest, file, write_treeid, write_mpirank,
write_level, write_element_id, write_ghosts,
0, 0, num_data, Ref(vtk_data))
# TODO: Add MPI barrier
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests fail on one rank because writing the file is not yet finished on the other.

# TODO: Add MPI barrier
@test isfile(file * ".pvtu")
@test isfile(file * "_0000.vtu")
# TODO: Check file * "0001.vtu" for MPI parallel run
Copy link
Contributor Author

@bennibolm bennibolm Feb 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If wanted, we could also test the file * "_0001.vtu" for the MPI run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant