Use unique_ptr for forcerec in runner
authorJoe Jordan <ejjordan12@gmail.com>
Thu, 18 Feb 2021 20:48:33 +0000 (20:48 +0000)
committerJoe Jordan <ejjordan12@gmail.com>
Thu, 18 Feb 2021 20:48:33 +0000 (20:48 +0000)
commit00e84ad21e1b053703f42527345d35f3495efd4d
treeb4c18e0b5c2c6478179a9498ea32594a1eb32bf1
parent2ad1a074531a7bebe306c71d691a067303653ba6
Use unique_ptr for forcerec in runner

Brings forcerec usage in line with most other large data structures there.
src/gromacs/mdrun/runner.cpp