Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vtk-hdf] test struct grids with non-axis aligned orientation #83

Open
dglaeser opened this issue May 8, 2023 · 0 comments
Open

[vtk-hdf] test struct grids with non-axis aligned orientation #83

dglaeser opened this issue May 8, 2023 · 0 comments

Comments

@dglaeser
Copy link
Owner

dglaeser commented May 8, 2023

The two tests test_vtk_hdf_image_grid_writer.cpp and test_vtk_hdf_parallel_image_grid_writer.cpp currently don't regression test the written files with non-axis-aligned orientation. That is because the way we read the grid points (using vtk) in the regression test script does not yield the correct coordinates. Interestingly, ParaView displays the written files as expected. Moreover, we use the same functions to extract the points from grids read with the vtkImageGridReader, which also works fine...

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

No branches or pull requests

1 participant