Changeset 774ae8 for pcp/src/ions.h


Ignore:
Timestamp:
Apr 21, 2008, 2:19:24 PM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
36f85c
Parents:
b74e5e
git-author:
Frederik Heber <heber@…> (04/18/08 15:21:30)
git-committer:
Frederik Heber <heber@…> (04/21/08 14:19:24)
Message:

WriteParameters() added
OutputIonCoordinates() uses WriteParameters() and additional parameter whether its MD or StructOpt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pcp/src/ions.h

    rb74e5e r774ae8  
    128128void OutputIonForce(struct Problem *P);
    129129void ParseIonForce(struct Problem *P);
    130 void OutputIonCoordinates(struct Problem *P);
     130void OutputIonCoordinates(struct Problem *P, int actual);
    131131void UpdateIons(struct Problem *P);
    132132void UpdateIonsR(struct Problem *P);
Note: See TracChangeset for help on using the changeset viewer.