Commit | Date | |
---|---|---|
[r5528]
by
bugman
The element name rather than atom name is being passed into the return_atomic_mass() function now. |
2008-04-10 09:32:05 | Tree |
2008-04-10 09:31:15 | Tree | |
2008-04-10 09:30:21 | Tree | |
2008-04-10 09:29:51 | Tree | |
2008-04-10 09:28:00 | Tree | |
[r5523]
by
bugman
The Scientific atom_loop() structural API method now properly returns the element name. |
2008-04-10 09:26:31 | Tree |
[r5522]
by
bugman
'_flag' has been added to all of the Scientific Python atom_loop() API method flags. |
2008-04-10 09:25:24 | Tree |
[r5521]
by
bugman
Added '_flag' to the end of all the flag args in the atom_loop() structural API method. This will avoid many bugs with the flags being overwritten by other variables. |
2008-04-10 09:22:40 | Tree |
[r5520]
by
bugman
Updated the Scientific Python structural API atom_loop() method. All the flags are now accepted, and the appropriate tuple is now built. |
2008-04-10 09:19:07 | Tree |
[r5519]
by
bugman
All the atom_loop() args in the API have been set to False. This will make the method more robust as the caller will get exactly what it asks for, i.e. the |
2008-04-10 09:10:34 | Tree |