alan-turing-institute / PeriPy

Code base for PeriPy, a lightweight, open-source and high-performance package for peridynamic simulations written in Python - a collaboration between Exeter, Cambridge & Turing
MIT License
46 stars 14 forks source link

New integrator class that contains buffers and bond force function #67

Closed gmingas closed 4 years ago

bb515 commented 4 years ago

Some OpenCL buffers are unique to the integrator. Therefore it is neater for all OpenCL related python code to live in the integrator classes.