ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/fortranWrapDefines.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/fortranWrapDefines.hpp (file contents):
Revision 625 by mmeineke, Tue Jul 1 21:33:45 2003 UTC vs.
Revision 626 by mmeineke, Wed Jul 16 21:30:56 2003 UTC

# Line 10 | Line 10
10  
11   #define doForceLoopList ( double* positionArray, double* RotationMatrixArray, double* unitVectorArray_l, double* forceArray, double *torqueArray, double* StressTensor, double* potentialEnergy, short int* doPotentialCalc, short int* doStressCalc, int* isError )
12  
13 #define LJ_new_rcut_List ( double* rcut, int* status )
14
13   #define set_sticky_params_List ( double* sticky_w0, double* sticky_v0 )
14  
15   #define set_gb_pair_params_List ( double* GB_sigma, double* GB_l2b_ratio, double* GB_eps, double* GB_eps_ratio, double* GB_mu, double* GB_nu )
# Line 21 | Line 19
19   #define setFortranBoxList ( double *Hmat, double *HmatI, int* orthoRhombic  )
20   // BoxArray is a length 3 array
21  
22 + #define notifyFortranCutOffList ( double *rCut, double *rList, double *ecr, double *est )
23 +
24   #ifdef IS_MPI
25  
26   #define setFortranMPIlist (mpiSimData* the_mpiPlug, int *nLocal, int* globalIndexArray, int* isError )

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines