ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/UseTheForce/doForces_interface.h
(Generate patch)

Comparing trunk/OOPSE-4/src/UseTheForce/doForces_interface.h (file contents):
Revision 2279 by chrisfen, Tue Aug 30 18:23:50 2005 UTC vs.
Revision 2295 by chrisfen, Thu Sep 15 00:13:15 2005 UTC

# Line 51 | Line 51 | extern "C"{
51   extern "C"{
52    
53    void initFortranFF( int* useReactionField,
54 <                      int* useUndampedWolf,
55 <                      int* useDampedWolf,
56 <                      int *isError );        
57 <
54 >                      int* coulombicCorrection,
55 >                      double *dampingAlpha,
56 >                      int* isError );        
57 >
58    
59    void doForceLoop( double* positionArray,
60                      double* rcArray,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines