changes to start to make atom style hybrid work

This commit is contained in:
Steve Plimpton
2019-11-26 18:34:51 -07:00
parent 3736af0aaf
commit 6c18e366d7
24 changed files with 586 additions and 1432 deletions

View File

@ -2498,3 +2498,4 @@ bigint Atom::memory_usage()
return bytes;
}