delete memory in case of exception in '323-could-not-find-node-responsible-for-particle'
We should deallocate the memory if we throw an exception. Otherwise we could run out of memory in an optimization.
We should deallocate the memory if we throw an exception. Otherwise we could run out of memory in an optimization.