ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/ZConsWriter.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/ZConsWriter.hpp (file contents):
Revision 1078 by tim, Tue Mar 2 20:32:40 2004 UTC vs.
Revision 1091 by tim, Tue Mar 16 19:22:56 2004 UTC

# Line 22 | Line 22 | class ZConsWriter { (public)
22    ZConsWriter(const char* filename, vector<ZConsParaItem>* thePara);
23    ~ZConsWriter();  
24    
25 <  void writeFZ(double time, int num, int* index, double* fz, double* curZPos);
25 >  void writeFZ(double time, int num, int* index, double* fz, double* curZPos, double* zpos);
26    
27   private:
28    void writeZPos();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines