git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12521 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -89,7 +89,7 @@ FixIntel::FixIntel(LAMMPS *lmp, int narg, char **arg) : Fix(lmp, narg, arg)
|
||||
|
||||
// optional keywords
|
||||
|
||||
nomp = 0;
|
||||
int nomp = 0;
|
||||
_allow_separate_buffers = 1;
|
||||
_offload_ghost = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user