more updates to doc page and read_data functionality

This commit is contained in:
Steve Plimpton
2023-11-13 15:22:17 -07:00
parent e57079768f
commit 4da49c6d85
12 changed files with 89 additions and 60 deletions

View File

@ -76,7 +76,6 @@ class AtomVecLine : public AtomVec {
void grow_bonus();
void copy_bonus_all(int, int);
// void consistency_check(int, char *);
};
} // namespace LAMMPS_NS