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 2917 by chrisfen, Mon Jul 3 13:18:43 2006 UTC vs.
Revision 3129 by chrisfen, Fri Apr 20 18:15:48 2007 UTC

# Line 82 | Line 82 | extern "C"{
82    void notifyFortranSkinThickness( RealType *skinThickness );
83  
84    void notifyFortranCutoffs( RealType *rCut,
85 <                             RealType *rSw );
85 >                             RealType *rSw,
86 >                             bool *ljsp,
87 >                             bool *ljsf);
88  
89    void notifyFortranYouAreOnYourOwn( );
90  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines