rename fix STORE/PERATOM to STORE/ATOM
This commit is contained in:
@ -152,7 +152,7 @@ class Variable : protected Pointers {
|
||||
|
||||
class VarReader : protected Pointers {
|
||||
public:
|
||||
class FixStorePeratom *fixstore;
|
||||
class FixStoreAtom *fixstore;
|
||||
char *id_fix;
|
||||
|
||||
VarReader(class LAMMPS *, char *, char *, int);
|
||||
|
||||
Reference in New Issue
Block a user