Move nbnxm setup responsibility to its own files and add tests
authorJoe Jordan <ejjordan12@gmail.com>
Wed, 9 Jun 2021 14:04:20 +0000 (14:04 +0000)
committerPaul Bauer <paul.bauer.q@gmail.com>
Wed, 9 Jun 2021 14:04:20 +0000 (14:04 +0000)
commit93c5708ad330726055c9a2d2c945207b960324cd
tree02250808b5de06dddcb2c3a05775687bf1ae2342
parent0adce6e0acc8b75b9c84dde5f3672b3bda3c09bf
Move nbnxm setup responsibility to its own files and add tests
api/nblib/CMakeLists.txt
api/nblib/gmxsetup.cpp
api/nblib/nbnxmsetuphelpers.cpp [new file with mode: 0644]
api/nblib/nbnxmsetuphelpers.h [new file with mode: 0644]
api/nblib/tests/CMakeLists.txt
api/nblib/tests/nbnxmsetup.cpp [new file with mode: 0644]
api/nblib/tests/nbnxnsetup.cpp [deleted file]