svn+ssh://bugman@.../svn/relax/trunk
........
r18087 | bugman | 2012-12-10 15:11:12 +0100 (Mon, 10 Dec 2012) | 5 lines
Created the interatomic.copy and interatomic.create user functions.
This is simply new front ends for the user for the functions of generic_fns.interatomic.
........
r18088 | bugman | 2012-12-10 15:12:10 +0100 (Mon, 10 Dec 2012) | 3 lines
The generic_fns.interatomic.copy() function now accepts spin IDs as arguments to partially copy the data.
........
r18089 | bugman | 2012-12-10 17:20:45 +0100 (Mon, 10 Dec 2012) | 3 lines
Expanded the RelaxNoSpinError class to accept the data pipe name for the error printout.
........
r18090 | bugman | 2012-12-10 17:29:16 +0100 (Mon, 10 Dec 2012) | 3 lines
Created the Interatomic.test_copy system test to check the interatomic.copy user function.
........
r18091 | bugman | 2012-12-10 17:30:10 +0100 (Mon, 10 Dec 2012) | 3 lines
Fixes for the checks in the interatomic.copy user function backend.
........