charmplusplus / charm4py

Parallel Programming with Python and Charm++
https://charm4py.readthedocs.io
Apache License 2.0
289 stars 21 forks source link

Add ckDestroy and ckLocalBranch #224

Open adityapb opened 2 years ago

adityapb commented 2 years ago

Add ckDestroy to delete an array element and ckLocalBranch to get the local group object. Also some reformatting to improve PEP8 compliance