Fix compile error with BIGBIG
This commit is contained in:
@ -141,7 +141,7 @@ class FixShake : public Fix {
|
||||
void shake3(int);
|
||||
void shake4(int);
|
||||
void shake3angle(int);
|
||||
void bond_force(tagint, tagint, double);
|
||||
void bond_force(int, int, double);
|
||||
void stats();
|
||||
int bondtype_findset(int, tagint, tagint, int);
|
||||
int angletype_findset(int, tagint, tagint, int);
|
||||
|
||||
Reference in New Issue
Block a user