Commit | Date | |
---|---|---|
[r25980]
by
bugman
Merged revisions 25971-25979 via svnmerge from ........ |
2014-09-23 18:01:59 | Tree |
[r25979]
by
bugman
Converted all structural object methods to use the selection object rather that atom ID strings. This should have a significant impact on the speed of certain operations within relax. The most |
2014-09-23 17:50:46 | Tree |
[r25978]
by
bugman
Created the structural object Internal_selection.mol_loop() method. This is to simply quickly loop over all molecule indices of the selection object. |
2014-09-23 16:55:47 | Tree |
[r25977]
by
bugman
Converted the rotate() and translate() structural object methods to use the new selection object. The atom_id arguments have been replaced with selection arguments. Therefore all parts of relax |
2014-09-23 16:43:56 | Tree |
[r25976]
by
bugman
Fixes for the new structural object Internal_selection object. The atom indices are not stored via the molecule index. |
2014-09-23 16:21:42 | Tree |
2014-09-23 16:14:12 | Tree | |
2014-09-23 16:13:12 | Tree | |
[r25973]
by
bugman
The internal structural object validate_models() method now accepts the verbosity argument. This is used to silence printouts. |
2014-09-23 16:12:45 | Tree |
[r25972]
by
bugman
Added the selection() method to the internal structural object. This parses the atom ID string using the lib.selection module, loops over the molecules and atoms, |
2014-09-23 16:05:23 | Tree |
[r25971]
by
bugman
Created a special internal structural object selection object. This will be used for massively speeding up the internal structural object. The use of the |
2014-09-23 16:02:05 | Tree |