simphony / simphony-mayavi

The mayavi adapters to the simphony framework
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

sanity check in vtk_particles.from_dataset #114

Closed kitchoi closed 8 years ago

kitchoi commented 8 years ago

@dpinte I realised it is possible for data_set.cell_types_array to be None. So this is also a bug fix.

dpinte commented 8 years ago

@kitchoi LGTM