Ignore:
Timestamp:
Oct 7, 2009, 1:16:13 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
972706
Parents:
567b7f
Message:

in molecule::OutputTrajectoriesXYZ() ActOnAllAtoms used by new function atom::OutputTrajectoryXYZ().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/atom.hpp

    r567b7f r0cd3b2  
    6464  bool OutputXYZLine(ofstream *out) const;
    6565  bool OutputTrajectory(ofstream *out, int *ElementNo, int *AtomNo, int step) const;
     66  bool OutputTrajectoryXYZ(ofstream *out, int step) const;
     67
    6668  void EqualsFather ( atom *ptr, atom **res );
    6769  void CorrectFather();
Note: See TracChangeset for help on using the changeset viewer.