Merge branch 'develop' into kk_fuse
This commit is contained in:
@ -109,7 +109,7 @@ Fix::Fix(LAMMPS *lmp, int /*narg*/, char **arg) :
|
||||
datamask_modify = ALL_MASK;
|
||||
|
||||
kokkosable = copymode = 0;
|
||||
forward_comm_device = exchange_comm_device = 0;
|
||||
forward_comm_device = exchange_comm_device = sort_device = 0;
|
||||
fuse_integrate_flag = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user