Merge branch 'bugfix' of github.com:stanmoore1/lammps into bugfix
This commit is contained in:
@ -55,6 +55,7 @@ SNAKokkos<DeviceType, real_type, vector_length>::SNAKokkos(real_type rfac0_in,
|
||||
ncoeff = compute_ncoeff();
|
||||
|
||||
nmax = 0;
|
||||
natom = 0;
|
||||
|
||||
build_indexlist();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user