GollyGang / ready

A cross-platform implementation of various reaction-diffusion systems and PDEs.
GNU General Public License v3.0
761 stars 60 forks source link

Use vtkSmartPointer for storing VTK objects, to avoid needing Delete() #103

Closed timhutton closed 3 years ago

timhutton commented 3 years ago

This closes #98