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 2204 by gezelter, Fri Apr 15 22:04:00 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 *isError );        
55 <
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