Skip to content
Snippets Groups Projects
Commit affbd723 authored by Yohann Bearzi (Kitware)'s avatar Yohann Bearzi (Kitware)
Browse files

vtkDIYGhostUtilities: aborting when adjacency map is asymmetrical

This scenario can happen if the user provides faulty global point ids.
An asymmetrical adjacency map can cause a crash. So instead, we now
double check symmetry while exchanging ghost data and abort if exchanges
are not symmetrical

Fixes #22191
parent 88d12867
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