Skip to content
Snippets Groups Projects
Commit e7f053a4 authored by Sankhesh Jhaveri's avatar Sankhesh Jhaveri :speech_balloon:
Browse files

Fix crash in exodus writer when writing datasets

vtkExodusIIWriter was crashing if the dataset is a generic
vtkDataSet or any of its subclasses since there is no mechanism
for providing a name for the dataset. This change fixes this by
assigning it an arbitary name "block".
parent 7b7175dd
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