| # | Line 18 | Line 18 | |
|---|---|---|
| 18 | ||
| 19 | #define setFortranSimList ( simtype* the_Info, int* nGlobal, int* nLocal, int* identArray, int* nLocalExcludes, int* excludesLocalArray, int* nGloabalsExcludes, int* excludesGlobalArray, int* molMembershipArray, int* isError ) | |
| 20 | ||
| 21 | < | #define setFortranBoxList ( double *BoxArray ) |
| 21 | > | #define setFortranBoxList ( double *Hmat, double *HmatI, int* orthoRhombic ) |
| 22 | // BoxArray is a length 3 array | |
| 23 | ||
| 24 | #ifdef IS_MPI | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |