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 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 2295 by chrisfen, Thu Sep 15 00:13:15 2005 UTC

# Line 1 | Line 1
1 < /*
1 > /*
2   * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved.
3   *
4   * The University of Notre Dame grants you ("Licensee") a
# 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