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 2307 by chrisfen, Fri Sep 16 21:07:45 2005 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines