This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00233 cvm::fatal_error ("Error: the atom group \""+ | |
00234 std::string (key)+"\" has already a reference group " | |
00235 "for the rototranslational fit, which was communicated by the " | |
00236 "colvar component. You should not use refPositionsGroup " | |
00237 "in this case.\n"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment