Commit | Date | |
---|---|---|
2012-06-11 19:07:40 | Tree | |
[r16867]
by
bugman
Renamed the interatomic function return_container() to return_interatom(). This is to make the name more unique. |
2012-06-11 19:06:51 | Tree |
[r16866]
by
bugman
Bug fix for a segmentation fault occurring during the model-free GUI test. Flushing of the interpreter queue object is needed as some parts of the interface use asynchronous |
2012-06-11 19:05:16 | Tree |
[r16865]
by
bugman
Shifted some code from InteratomList.add_item() to generic_fns.interatomic.create_interatom(). This is to break a circular import problem. |
2012-06-11 19:03:50 | Tree |
[r16864]
by
bugman
The rdc.read user function backend is now adding the RDCs to the interatomic data containers. |
2012-06-11 19:01:22 | Tree |
[r16863]
by
bugman
Created the generic_fns.interatomic.create_interatom() function for creating interatomic data containers. |
2012-06-11 18:57:56 | Tree |
[r16862]
by
bugman
Added checks to the InteratomList.add_item() method to make sure that the spin IDs already exist. |
2012-06-11 18:56:57 | Tree |
2012-06-11 18:55:27 | Tree | |
[r16860]
by
bugman
Created the generic_fns.interatomic module and added the return_container() method. |
2012-06-11 18:47:41 | Tree |
[r16859]
by
bugman
Created the InteratomContainer.id_match() method for checking the spin IDs in both directions for a match. |
2012-06-11 18:41:25 | Tree |