Skip to content
Snippets Groups Projects
Commit 39ea45e2 authored by Andrew Bauer's avatar Andrew Bauer
Browse files

Fixing vtkConduitSource to process AMR data in parallel

An incorrect ordering of AMR levels and ids was used in the previous
implementation. Redone to have the correct ordering with all
block ids ordered first by AMR level and then by MPI rank. Note
that the MPI rank ordering is not necessary but useful for
bookkeeping.
parent dbf71f79
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment