LeMonADE-project / LeMonADE

Library for Monte Carlo Simulation applying the Bond Fluctuation Model
Other
3 stars 11 forks source link

bugfix copy constructor Bondsets #15

Closed MartinWenge closed 8 years ago

MartinWenge commented 8 years ago

Added copy constructors and tests for Fast and Slow Bondset to fix bug #14.

Bondoki commented 8 years ago

There's a memory leak in the copy constructor call in the parent class. I get an error running the tests. Pull request is rejected.