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

Comparing trunk/OOPSE-4/src/UseTheForce/DarkSide/shapes_interface.h (file contents):
Revision 2547 by gezelter, Wed Jan 11 23:06:08 2006 UTC vs.
Revision 2759 by tim, Wed May 17 21:51:42 2006 UTC

# Line 66 | Line 66 | extern "C" {
66                   int* ContactFuncLValue,
67                   int* ContactFuncMValue,
68                   int* ContactFunctionType,
69 <                 double* ContactFuncCoefficient,
69 >                 RealType* ContactFuncCoefficient,
70                   int* nRangeFuncs,
71                   int* RangeFuncLValue,
72                   int* RangeFuncMValue,
73                   int* RangeFunctionType,
74 <                 double* RangeFuncCoefficient,
74 >                 RealType* RangeFuncCoefficient,
75                   int* nStrengthFuncs,
76                   int* StrengthFuncLValue,
77                   int* StrengthFuncMValue,
78                   int* StrengthFunctionType,
79 <                 double* StrengthFuncCoefficient,
79 >                 RealType* StrengthFuncCoefficient,
80                   int* c_ident,
81                   int* status);
82  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines