Merge branch 'bugfix' of github.com:stanmoore1/lammps into bugfix

This commit is contained in:
Stan Gerald Moore
2021-05-17 09:41:35 -06:00

View File

@ -55,6 +55,7 @@ SNAKokkos<DeviceType, real_type, vector_length>::SNAKokkos(real_type rfac0_in,
ncoeff = compute_ncoeff();
nmax = 0;
natom = 0;
build_indexlist();