Skip to content
Snippets Groups Projects
Commit eab43cc0 authored by Cory Quammen's avatar Cory Quammen
Browse files

vtkConduitToDataObject: accept all numbers as time values

Previously, only float values were accepted as time values, preventing
"time" or "TimeValue" nodes with dtype of double or int from being
used to define time. Fixed by checking that an that the dtype is a
number instead.
parent afed5e76
No related branches found
No related tags found
Loading
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