Fix errors to make gromacs approach compilable so far
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
This commit is contained in:
@@ -52,6 +52,7 @@ typedef struct {
|
||||
MD_FLOAT *cutforcesq;
|
||||
MD_FLOAT *cutneighsq;
|
||||
Cluster *clusters;
|
||||
int *PBCx, *PBCy, *PBCz;
|
||||
} Atom;
|
||||
|
||||
extern void initAtom(Atom*);
|
||||
|
Reference in New Issue
Block a user