Login
Help/Guide
About Trac
Preferences
Wiki
Browse Source
Blog
Context Navigation
←
Previous Change
Next Change
→
Changeset
3efb4a
for
molecuilder/src/molecule_dynamics.cpp
Timestamp:
Oct 9, 2009, 11:57:41 AM (
16 years
ago)
Author:
Frederik Heber <heber@…>
Children:
e71890
Parents:
17b3a5c
Message:
Implementing templated iterators done for molecule.cpp
new functions in class atom: atom::
DistanceSquaredToVector
(), atom::
DistanceToVector
() and atom::
AddKineticToTemperature
()
above used with
ActOnAllAtoms
() in molecule.cpp: molecule::
OutputTemperatureFromTrajectories
(), molecule::
OutputListOfBonds
() (uses atom::
OutputBondOfAtom
() which gives slightly different output than before but rather with more info)
new template
SetIndexedArrayForEachAtomTo
() which sets the contents of an index array according to a member function result.
above used in molecule::
IsEqualToWithinThreshold
()
(No files)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive