Fixing comments and log files

This commit is contained in:
jtclemm
2021-06-02 12:12:17 -06:00
parent b2ed89b21f
commit 77f009126a
3 changed files with 109 additions and 3 deletions

View File

@ -256,9 +256,8 @@ double FixPairTracker::memory_usage()
}
/* ----------------------------------------------------------------------
one method for every keyword fix property/local can output
the atom property is packed into buf starting at n with stride nvalues
customize a new keyword by adding a method
one method for every keyword fix pair/tracker can output
the atom property is packed into a local vector or array
------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */