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

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

# Line 59 | Line 59 | extern "C"{
59                        int* nGlobalExcludes,
60                        int* excludesGlobalArray,
61                        int* molMembershipArray,
62 <                      double* mfact,
62 >                      RealType* mfact,
63                        int* ngroup,
64                        int* globalGroupMembership,
65                        int* isError );
66    
67 <  void setFortranBox( double *Hmat,
68 <                      double *HmatI,
67 >  void setFortranBox( RealType *Hmat,
68 >                      RealType *HmatI,
69                        int* orthoRhombic );
70   }
71   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines