Prepare SelectionCollection for parallel analysis
authorKevin Boyd <kevin44boyd@gmail.com>
Mon, 12 Apr 2021 08:52:57 +0000 (08:52 +0000)
committerPaul Bauer <paul.bauer.q@gmail.com>
Mon, 12 Apr 2021 08:52:57 +0000 (08:52 +0000)
commit95a06911dba05821686c768f54602039624c9097
treeb4f8cb15c88cbc07294cf233eaf9f97af06c5c4f
parenta1a763c6f98ad941b8d408c8b5ee9716ea0c05e4
Prepare SelectionCollection for parallel analysis
src/gromacs/selection/selection.h
src/gromacs/selection/selectioncollection.cpp
src/gromacs/selection/selectioncollection.h
src/gromacs/selection/tests/refdata/SelectionCollectionDataTest_CopiedSelectionWithIndexPostCompilation.xml [new file with mode: 0644]
src/gromacs/selection/tests/refdata/SelectionCollectionDataTest_CopiedSelectionWorksPostCompilation.xml [new file with mode: 0644]
src/gromacs/selection/tests/refdata/SelectionCollectionDataTest_CopiedSelectionWorksPreCompilation.xml [new file with mode: 0644]
src/gromacs/selection/tests/refdata/SelectionCollectionDataTest_CopiedSelectionsAreIndependent.xml [new file with mode: 0644]
src/gromacs/selection/tests/selectioncollection.cpp